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