Skip to content

Commit a71c675

Browse files
committed
Merged
2 parents 9be7b3e + 4a8f559 commit a71c675

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

engine/src/main/battlecode/common/GameConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public class GameConstants {
1010
/**
1111
* The current spec version the server compiles with.
1212
*/
13-
public static final String SPEC_VERSION = "1.2.0";
13+
public static final String SPEC_VERSION = "1.2.1";
1414

1515
// *********************************
1616
// ****** MAP CONSTANTS ************

specs/specs.md.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# Formal specification
1919

20-
*This is the formal specification of the Battlecode 2023 game.* Current version: *1.2.0*
20+
*This is the formal specification of the Battlecode 2023 game.* Current version: *1.2.1*
2121

2222
**Welcome to Battlecode 2023: Tempest.**
2323

0 commit comments

Comments
 (0)