From 22564fcca662a13da3e99942e71f920ec620e633 Mon Sep 17 00:00:00 2001 From: Davis-Software Date: Sat, 29 Oct 2022 14:56:18 +0200 Subject: [PATCH] fixed msToken expiring and not being refreshed properly --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fd72c4..85d67ef 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "email": "support@software-city.org" }, "name": "swc_mclauncher", - "version": "1.1.5", + "version": "1.1.6", "description": "A Minecraft Launcher for Software City", "repository": "https://github.com/Davis-Software/swc_mclauncher", "license": "MIT",