Version 1.0.5-SNAPSHOT
This commit is contained in:
parent
00299f685c
commit
8dda26e7ef
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class CompileKotlinOperationBuild extends Project {
|
|||
public CompileKotlinOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-kotlin";
|
||||
version = version(1, 0, 4);
|
||||
version = version(1, 0, 5, "SNAPSHOT");
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue