Skip to content

Commit f267e78

Browse files
authored
Update GameConstants.java
1 parent 05d2bf9 commit f267e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "3.0.13";
13+
public static final String SPEC_VERSION = "3.0.14";
1414

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

0 commit comments

Comments
 (0)