New Snapshot

This commit is contained in:
2015-06-26 11:54:11 -05:00
parent 8b223008b4
commit 70076aadb0
2 changed files with 3 additions and 2 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.5"
version = "9.6"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz, Bill Dengler"
authorEmail = "manuel@manuelcortez.net"