Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
zijistark committed May 5, 2017
1 parent 33e41c2 commit 4a6697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

no_provinces = '--no-provinces' in sys.argv[1:]

version = 'v2.2.14'
version = 'v2.2.15'
if no_provinces:
version += '-noprovinces'

Expand Down

0 comments on commit 4a6697b

Please sign in to comment.