Skip to content

Commit d5c70b6

Browse files
Update client version
1 parent 50069cb commit d5c70b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const CLIENT_VERSION = '1.0.0'
1+
export const CLIENT_VERSION = '1.1.0'
22
export const SPEC_VERSION = '1'
33
export const BATTLECODE_YEAR: number = 2025
44
export const MAP_SIZE_RANGE = {

0 commit comments

Comments
 (0)