This commit is contained in:
2015-08-07 09:05:59 -05:00
parent faec92ce6c
commit 25578e4fc6
4 changed files with 4 additions and 4 deletions

View File

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