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