From fb8c0feb3192e99a1ef2342790446d2a1f3d29e6 Mon Sep 17 00:00:00 2001 From: _nebula <41904486+misternebula@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:30:30 +0000 Subject: [PATCH] bump version --- QSB/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/manifest.json b/QSB/manifest.json index c6dd9f7c..9db155df 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -4,7 +4,7 @@ "author": "Nebula, John, Alek, & Rai", "name": "Quantum Space Buddies", "uniqueName": "Raicuparta.QuantumSpaceBuddies", - "version": "1.2.2", + "version": "1.2.3", "owmlVersion": "2.14.0", "dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ], "pathsToPreserve": [ "debugsettings.json" ],