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