Restarted version number for snapshots as these are built with Python 3 already

This commit is contained in:
Manuel Cortez 2020-05-28 10:56:44 -05:00
parent b8043f2c4a
commit 86b8a2ab0f
2 changed files with 2 additions and 2 deletions

View File

@ -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 = "14"
version = "1"
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"]

View File

@ -1,4 +1,4 @@
{"current_version": "9",
{"current_version": "1",
"description": "Snapshot version.",
"date": "unknown",
"downloads":