Changed version number to 0.92

This commit is contained in:
Jose Manuel Delicado
2017-07-19 20:51:56 +02:00
parent 44187c69de
commit 696b6aa11d
5 changed files with 11 additions and 11 deletions

View File

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