Skip to content

Commit f1853e9

Browse files
committed
update version number
1 parent 72426c1 commit f1853e9

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.2'
1+
export const CLIENT_VERSION = '1.0.3'
22
export const SPEC_VERSION = '1'
33
export const BATTLECODE_YEAR: number = 2026
44
export const MAP_SIZE_RANGE = {

0 commit comments

Comments
 (0)