Skip to content

Commit 862cbd5

Browse files
committed
Version 1.1.0
1 parent bc69590 commit 862cbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bld/java/rife/bld/extension/tools/ToolsBuild.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public ToolsBuild() {
3838
pkg = "rife.bld.extension.tools";
3939
name = "Extensions Tolls";
4040
archiveBaseName = "bld-extensions-tools";
41-
version = version(1, 0, 1);
41+
version = version(1, 1, 0);
4242

4343
javaRelease = 17;
4444

0 commit comments

Comments
 (0)