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