Skip to content

Commit a973f87

Browse files
authored
Merge pull request #406 from codefori/fix/update_mapepire_2_3_3
Bump mapepire server version to 2.3.3
2 parents 75189c4 + 06f8226 commit a973f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connection/SCVersion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
export const VERSION = `2.2.2`;
2+
export const VERSION = `2.3.3`;
33
export const SERVER_VERSION_TAG = `v${VERSION}`;
44
export const SERVER_VERSION_FILE = `mapepire-server-${VERSION}.jar`;

0 commit comments

Comments
 (0)