Skip to content

Commit

Permalink
Set version
Browse files Browse the repository at this point in the history
  • Loading branch information
Thurion committed Aug 27, 2017
1 parent 44af88c commit fc13c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
if __debug__:
from traceback import print_exc

VERSION = "1.0 Beta 5"
VERSION = "1.0"
EDSM_UPDATE_INTERVAL = 3600 # 1 hour. used for EliteSystem
EDSM_NUMBER_OF_SYSTEMS_TO_QUERY = 15
DEFAULT_UPDATE_INTERVAL = 1
Expand Down

0 comments on commit fc13c5b

Please sign in to comment.