From aa0143ec7b7b60c70ed9637d8eb8e7bfc2dad9b0 Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Sat, 2 Sep 2023 23:14:47 -0700 Subject: [PATCH] bump owml --- APITestMod/APITestMod.csproj | 2 +- APITestMod/manifest.json | 2 +- EpicRerouter/EpicRerouter.csproj | 2 +- MirrorWeaver/MirrorWeaver.csproj | 2 +- QSB/QSB.csproj | 2 +- QSB/manifest.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/APITestMod/APITestMod.csproj b/APITestMod/APITestMod.csproj index e74118fb..c00112a8 100644 --- a/APITestMod/APITestMod.csproj +++ b/APITestMod/APITestMod.csproj @@ -10,7 +10,7 @@ - + diff --git a/APITestMod/manifest.json b/APITestMod/manifest.json index 60efa966..0c2a22a9 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.5", + "owmlVersion": "2.9.7", "dependencies": [ "Raicuparta.QuantumSpaceBuddies", "_nebula.MenuFramework" ] } diff --git a/EpicRerouter/EpicRerouter.csproj b/EpicRerouter/EpicRerouter.csproj index a49e2189..7c5d6582 100644 --- a/EpicRerouter/EpicRerouter.csproj +++ b/EpicRerouter/EpicRerouter.csproj @@ -15,6 +15,6 @@ - + diff --git a/MirrorWeaver/MirrorWeaver.csproj b/MirrorWeaver/MirrorWeaver.csproj index 27fa86ea..45f161d3 100644 --- a/MirrorWeaver/MirrorWeaver.csproj +++ b/MirrorWeaver/MirrorWeaver.csproj @@ -9,7 +9,7 @@ - + diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj index 4065ce97..a194c8a0 100644 --- a/QSB/QSB.csproj +++ b/QSB/QSB.csproj @@ -69,7 +69,7 @@ - + diff --git a/QSB/manifest.json b/QSB/manifest.json index e4d62b67..a9812b9c 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -8,7 +8,7 @@ }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", "version": "0.30.2", - "owmlVersion": "2.9.5", + "owmlVersion": "2.9.7", "dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ], "pathsToPreserve": [ "debugsettings.json" ], "requireLatestVersion": true