Version 0.9.8
This commit is contained in:
parent
bd5b55f1b7
commit
8b9b40a419
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, 8, "SNAPSHOT");
|
||||
version = version(0, 9, 8);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue