From 30f739c42ee6202857ad2746ee5fb9b9ca659451 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 19 Apr 2021 16:51:26 -0500 Subject: [PATCH] Updated version to a new snapshot --- src/application.py | 2 +- updates/snapshots.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/application.py b/src/application.py index 728c8b09..d62d55b6 100644 --- a/src/application.py +++ b/src/application.py @@ -9,7 +9,7 @@ if snapshot == False: update_url = 'https://twblue.es/updates/stable.php' mirror_update_url = 'https://raw.githubusercontent.com/manuelcortez/TWBlue/next-gen/updates/stable.json' else: - version = "4" + version = "5" update_url = 'https://twblue.es/updates/snapshot.php' mirror_update_url = 'https://raw.githubusercontent.com/manuelcortez/TWBlue/next-gen/updates/snapshots.json' authors = ["Manuel Cortéz", "José Manuel Delicado"] diff --git a/updates/snapshots.json b/updates/snapshots.json index 6fdd3182..f12f4a45 100644 --- a/updates/snapshots.json +++ b/updates/snapshots.json @@ -1,4 +1,4 @@ -{"current_version": "3", +{"current_version": "5", "description": "Snapshot version.", "date": "unknown", "downloads":