Bumped to version 0.9.6-SNAPSHOT
This commit is contained in:
parent
375c4a70e2
commit
2b5f29a016
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class PropertyFileBuild extends Project {
|
|||
public PropertyFileBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-property-file";
|
||||
version = version(0, 9, 5);
|
||||
version = version(0, 9, 6, "SNAPSHOT");
|
||||
|
||||
javaRelease = 17;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue