new snapshot

This commit is contained in:
Manuel Cortez 2016-02-02 09:38:43 -06:00
parent 9b6461e34e
commit a8f7477a1f

View File

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