Skip to content

Commit

Permalink
Update client version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheApplePieGod committed Jan 7, 2025
1 parent 50069cb commit d5c70b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const CLIENT_VERSION = '1.0.0'
export const CLIENT_VERSION = '1.1.0'
export const SPEC_VERSION = '1'
export const BATTLECODE_YEAR: number = 2025
export const MAP_SIZE_RANGE = {
Expand Down

0 comments on commit d5c70b6

Please sign in to comment.