Skip to content

Commit 85b309d

Browse files
#77 Bump version
1 parent 96d6880 commit 85b309d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ssversion = 2.6.15
1+
ssversion = 2.6.16-alpha.1
22
ssname = serversync

src/main/java/com/superzanti/lib/RefStrings.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
public class RefStrings {
88
public static final String MODID = "serversync";
99
public static final String NAME = "Server Sync";
10-
public static final String VERSION = "2.6.15";
10+
public static final String VERSION = "2.6.16-alpha.1";
1111
}

0 commit comments

Comments
 (0)