Skip to content

Commit 6b047bf

Browse files
committed
bump server version to 2.3.10
1 parent 84dd1f4 commit 6b047bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/javavi/src/main/java/kg/ash/javavi/Javavi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
public class Javavi {
1212

13-
public static final String VERSION = "2.3.9";
13+
public static final String VERSION = "2.3.10";
1414

1515
public static String NEWLINE = "";
1616

0 commit comments

Comments
 (0)