We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7abe34f commit a18ab25Copy full SHA for a18ab25
1 file changed
client/src/constants.ts
@@ -1,4 +1,4 @@
1
-export const CLIENT_VERSION = '1.0.6'
+export const CLIENT_VERSION = '1.0.7'
2
export const SPEC_VERSION = '1'
3
export const BATTLECODE_YEAR: number = 2026
4
export const MAP_SIZE_RANGE = {
0 commit comments