diff --git a/APITestMod/manifest.json b/APITestMod/manifest.json index 609cf410..60efa966 100644 --- a/APITestMod/manifest.json +++ b/APITestMod/manifest.json @@ -4,6 +4,6 @@ "name": "QSB API Test Mod", "uniqueName": "_nebula.QSBAPITest", "version": "1.0.0", - "owmlVersion": "2.9.4", + "owmlVersion": "2.9.5", "dependencies": [ "Raicuparta.QuantumSpaceBuddies", "_nebula.MenuFramework" ] }