Version 0.9.4
This commit is contained in:
parent
39a981cbd4
commit
5a028425fb
4 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@ public class GeneratedVersionOperationBuild extends Project {
|
|||
public GeneratedVersionOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "GeneratedVersionOperation";
|
||||
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