0.9.9-SNAPSHOT
This commit is contained in:
parent
ca4ba41e21
commit
cc755c7b1e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public class PropertyFileBuild extends Project {
|
|||
public PropertyFileBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-property-file";
|
||||
version = version(0, 9, 8);
|
||||
version = version(0, 9, 9, "SNAPSHOT");
|
||||
|
||||
javaRelease = 17;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue