From 81fd4eae12397579147197b3d5bdd03465f7ed71 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Wed, 18 May 2022 16:15:03 +0200 Subject: [PATCH] update 2.0.1 --- updates.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/updates.json b/updates.json index 55430fa..dfb17b2 100644 --- a/updates.json +++ b/updates.json @@ -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" } } \ No newline at end of file