From 3dce355bd522d1f450e07cd96dcd0ac22a909bb6 Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Fri, 25 Feb 2022 23:12:00 -0800 Subject: [PATCH] version bump --- QSB/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/manifest.json b/QSB/manifest.json index bea7f95a..482412de 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.\n- Make sure you have forwarded/opened the correct ports. (See the GitHub readme.)" }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", - "version": "0.17.1", + "version": "0.18.0", "owmlVersion": "2.3.2", "dependencies": [ "_nebula.MenuFramework" ] }