Version 1.0.4
This commit is contained in:
parent
1a2a854a8b
commit
11bdafa259
3 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ public class PitestOperationBuild extends Project {
|
|||
public PitestOperationBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "PitestExtension";
|
||||
version = version(1, 0, 3);
|
||||
version = version(1, 0, 4);
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue