New snapshot

This commit is contained in:
Manuel Cortez 2015-09-23 10:01:43 -05:00
parent 6022cecad1
commit fd9e4dc05d

View File

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