update 2.0.1

This commit is contained in:
2022-05-18 16:15:03 +02:00
committed by GitHub
parent 2fc2bde79c
commit 81fd4eae12

View File

@@ -1,8 +1,14 @@
{
"v2.0.0-win": {
"win32-x64-prod-v2.0.0": {
"readme": "First 2.0 release",
"update": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.0-win",
"install": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.0-win/Setup.exe",
"version": "0.0.2"
"version": "2.0.0"
},
"win32-x64-prod-v2.0.1": {
"readme": "2.0.1 - Bugfixes",
"update": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.1-win",
"install": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.1-win/Setup.exe",
"version": "2.0.1"
}
}