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 75189c4 commit 06f8226Copy full SHA for 06f8226
src/connection/SCVersion.ts
@@ -1,4 +1,4 @@
1
2
-export const VERSION = `2.2.2`;
+export const VERSION = `2.3.3`;
3
export const SERVER_VERSION_TAG = `v${VERSION}`;
4
export const SERVER_VERSION_FILE = `mapepire-server-${VERSION}.jar`;
0 commit comments