Version 0.9.9
This commit is contained in:
parent
fc11d3c749
commit
7df5b39c6a
3 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ public class GeneratedVersionOperationBuild extends Project {
|
|||
public GeneratedVersionOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "GeneratedVersionOperation";
|
||||
version = version(0, 9, 9, "SNAPSHOT");
|
||||
version = version(0, 9, 9);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue