Update version, fix application.py.

This commit is contained in:
Jose Manuel Delicado
2017-07-07 20:51:42 +02:00
committed by Bill Dengler
parent b88fcd660c
commit f3a4008e7d
5 changed files with 12 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
name = 'TWBlue'
snapshot = False
if snapshot == False:
version = "0.90"
version = "0.91"
update_url = 'http://twblue.es/updates/twblue_ngen.json'
mirror_update_url = 'https://raw.githubusercontent.com/manuelcortez/TWBlue/next-gen/updates/stable.json'
else: