Skip to content

Commit eeb88c0

Browse files
committed
Updated version number
1 parent d7b3de0 commit eeb88c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/xmljava.jar

0 Bytes
Binary file not shown.

src/com/maxprograms/xml/Constants.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
public class Constants {
1616

17-
public static final String VERSION = "1.6.2";
18-
public static final String BUILD = "20240210_0948";
17+
public static final String VERSION = "1.7.0";
18+
public static final String BUILD = "20240210_0953";
1919

2020
private Constants() {
2121
// private for security

0 commit comments

Comments
 (0)