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