Skip to content

Commit 1ec44e4

Browse files
committed
NoIssue: Bump version
1 parent eb0dda8 commit 1ec44e4

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.19
1+
ssversion = 2.6.20
22
ssname = serversync

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
public class RefStrings {
44
public static final String MODID = "com.superzanti.serversync";
55
public static final String NAME = "ServerSync";
6-
public static final String VERSION = "2.6.19";
6+
public static final String VERSION = "2.6.20";
77
}

0 commit comments

Comments
 (0)