Cache com saved in data directory. Translation service restored

This commit is contained in:
2015-10-31 20:57:21 -06:00
parent af41dcfc4e
commit 6a4a3cc94e
5 changed files with 8 additions and 9 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.93"
version = "10.94"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz"
authorEmail = "manuel@manuelcortez.net"