Increased version number to 0.86

This commit is contained in:
Jose Manuel Delicado
2016-10-02 15:14:32 +02:00
parent 3a7c0c8f12
commit 3a3393e03a
6 changed files with 11 additions and 11 deletions

View File

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