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