This commit is contained in:
2015-07-30 11:19:20 -05:00
parent e55e15466d
commit 4cce6d4318
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ if snapshot == False:
version = "0.80"
update_url = 'http://twblue.es/updates/twblue_ngen.json'
else:
version = "9.92"
version = "10.0"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz, Bill Dengler"
authorEmail = "manuel@manuelcortez.net"