Version 1.0.3
This commit is contained in:
parent
bb518c02c7
commit
6b47dfb139
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class ExecOperationBuild extends Project {
|
|||
public ExecOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "ExecOperation";
|
||||
version = version(1, 0, 3, "SNAPSHOT");
|
||||
version = version(1, 0, 3);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue