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 4032ee6 commit 4207462Copy full SHA for 4207462
src/connection/SCVersion.ts
@@ -1,4 +1,4 @@
1
2
-export const VERSION = `2.1.4`;
+export const VERSION = `2.2.1`;
3
export const SERVER_VERSION_TAG = `v${VERSION}`;
4
export const SERVER_VERSION_FILE = `mapepire-server-${VERSION}.jar`;
0 commit comments