From 45430e036c5c0996a2175aee2e194a5b5dde7c56 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 6 Dec 2017 15:56:00 -0600 Subject: [PATCH] Change data for next stable --- src/application.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application.py b/src/application.py index 1e2c097a..cfb45e64 100644 --- a/src/application.py +++ b/src/application.py @@ -2,7 +2,7 @@ name = 'TWBlue' snapshot = False if snapshot == False: - version = "0.92" + version = "0.93" update_url = 'https://twblue.es/updates/stable.php' mirror_update_url = 'https://raw.githubusercontent.com/manuelcortez/TWBlue/next-gen/updates/stable.json' else: