bld-property-file/examples
2024-06-23 10:43:25 -07:00
..
.idea Bumped bld to version 1.9.1 2024-05-09 21:25:04 -07:00
.vscode Bumped bld to version 1.9.1 2024-05-09 21:25:04 -07:00
lib/bld Bumped PMD extension to version 1.1.0 2024-06-22 23:39:49 -07:00
src Added build command values 2024-06-23 10:43:25 -07:00
.gitignore Initial commit 2023-04-02 15:29:27 -07:00
bld Initial commit 2023-04-02 15:29:27 -07:00
bld.bat Initial commit 2023-04-02 15:29:27 -07:00
README.md Added build command values 2024-06-23 10:43:25 -07:00
version.properties Version 0.9.3 2023-10-22 14:46:52 -07:00

Compile and Run Example

./bld compile run

Update Version Properties

./bld update-major run
./bld update-minor run
./bld update-patch run

Delete Version Properties

./bld delete-version run