8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324fe32 commit 84edf93Copy full SHA for 84edf93
APIJSONORM/src/main/java/apijson/Log.java
@@ -14,7 +14,7 @@ public class Log {
14
15
public static boolean DEBUG = true;
16
17
- public static final String VERSION = "7.4.0";
+ public static final String VERSION = "7.4.2";
18
public static final String KEY_SYSTEM_INFO_DIVIDER = "\n---|-----APIJSON SYSTEM INFO-----|---\n";
19
20
public static final String OS_NAME;
0 commit comments