From 81f9360a81b9df9f9c84f454e624864cacc075cc Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Sun, 3 Sep 2023 12:36:46 -0700 Subject: [PATCH] update version for etherpod --- QSB/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/manifest.json b/QSB/manifest.json index a9812b9c..22f7b19a 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -7,7 +7,7 @@ "body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications." }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", - "version": "0.30.2", + "version": "0.30.3", "owmlVersion": "2.9.7", "dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ], "pathsToPreserve": [ "debugsettings.json" ],