Skip to content

Commit

Permalink
Bump version info
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFenX committed Jun 3, 2014
1 parent e3590f8 commit 3c6850f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
saveInRoot = False

# Version data
version = "1.1.23"
tag = "git"
expansionName = "Rubicon"
expansionVersion = "1.3"
version = "1.2.0"
tag = "stable"
expansionName = "Kronos"
expansionVersion = "1.0"
evemonMinVersion = "4081"

pyfaPath = None
Expand Down

0 comments on commit 3c6850f

Please sign in to comment.