Skip to content

Commit c0c4af3

Browse files
authored
Update Log.java
1 parent 268535c commit c0c4af3

File tree

1 file changed

+1
-1
lines changed
  • APIJSONORM/src/main/java/apijson

1 file changed

+1
-1
lines changed

APIJSONORM/src/main/java/apijson/Log.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Log {
1414

1515
public static boolean DEBUG = true;
1616

17-
public static final String VERSION = "6.4.0";
17+
public static final String VERSION = "6.4.3";
1818
public static final String KEY_SYSTEM_INFO_DIVIDER = "\n---|-----APIJSON SYSTEM INFO-----|---\n";
1919

2020
public static final String OS_NAME;

0 commit comments

Comments
 (0)