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