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 dc3a66f commit 09e7a11Copy full SHA for 09e7a11
client/src/constants.ts
@@ -1,4 +1,4 @@
1
-export const CLIENT_VERSION = '1.0.5'
+export const CLIENT_VERSION = '1.0.6'
2
export const SPEC_VERSION = '1'
3
export const BATTLECODE_YEAR: number = 2026
4
export const MAP_SIZE_RANGE = {
0 commit comments