Skip to content

Commit 25bce33

Browse files
committed
Version 1.1.11
1 parent e7fac31 commit 25bce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bld/java/rife/bld/extension/PmdOperationBuild.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public class PmdOperationBuild extends Project {
3131
public PmdOperationBuild() {
3232
pkg = "rife.bld.extension";
3333
name = "bld-pmd";
34-
version = version(1, 1, 10);
34+
version = version(1, 1, 11);
3535

3636
javaRelease = 17;
3737

0 commit comments

Comments
 (0)