Skip to content

Commit 586e4a0

Browse files
committed
Version 1.1.8
1 parent 21edab5 commit 586e4a0

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, 7);
34+
version = version(1, 1, 8);
3535

3636
javaRelease = 17;
3737

0 commit comments

Comments
 (0)