Skip to content

Commit

Permalink
⬆️ Increasing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddupuis committed Mar 20, 2020
1 parent 1a97ac8 commit 17e75ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamelib/Constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"""

# Main version
HAC_GAME_LIB_VERSION = "2019.9"
HAC_GAME_LIB_VERSION = "2020.3"

# Directions
NO_DIR = 10000000
Expand Down

0 comments on commit 17e75ab

Please sign in to comment.