Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerng committed Mar 7, 2018
1 parent 8dc61d2 commit 513d4a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
public class Constants {

public static final String GAME = "FIRST Power Up";
public static final double VERSION = 2.1;
public static final double VERSION = 2.11;
public static final String RULES_FILEPATH = "Power Up Cheatsheet.pdf";
public static HashMap<String, String> EVENT_KEY = new HashMap<>();
public static final String REPOSITORY_NAME = "spencerng/Scouting-App";
Expand Down

0 comments on commit 513d4a0

Please sign in to comment.