apps
package apps
- Alphabetic
- Public
- All
Value Members
-
object
UpVersion
The
UpVersion
object is used to update the version number in the source code. -
object
UpVersionAll
extends App
The
UpVersionAll
object updates the version number of all source (.scala) files at or below the 'currentDir' (seeUpVersion
).The
UpVersionAll
object updates the version number of all source (.scala) files at or below the 'currentDir' (seeUpVersion
). > run-main apps.UpVersionAll -
object
UpVersionFile
extends App
The
UpVersionFile
object updates the version number of a single source (.scala) file.The
UpVersionFile
object updates the version number of a single source (.scala) file. > run-main apps.UpVersionFile