We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3909ae5 commit f317e08Copy full SHA for f317e08
1 file changed
src/com/maxprograms/xml/Constants.java
@@ -15,5 +15,5 @@
15
public class Constants {
16
17
public static final String VERSION = "1.5.0";
18
- public static final String BUILD = "20231214_1946";
+ public static final String BUILD = "20231229_1000";
19
}
0 commit comments