From a650263a30899fa1d6420145ca7ca87abd8de87c Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Thu, 3 Feb 2022 15:03:17 -0800 Subject: [PATCH] update owml --- QSB/QSB.csproj | 6 +++--- QSB/manifest.json | 2 +- QSBTests/QSBTests.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj index 84e9b951..42edb6e7 100644 --- a/QSB/QSB.csproj +++ b/QSB/QSB.csproj @@ -37,14 +37,14 @@ - + - - + + diff --git a/QSB/manifest.json b/QSB/manifest.json index b3a4c1e0..e3e6af61 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -9,6 +9,6 @@ }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", "version": "0.17.0", - "owmlVersion": "2.3.1", + "owmlVersion": "2.3.2", "dependencies": [ "_nebula.MenuFramework" ] } diff --git a/QSBTests/QSBTests.csproj b/QSBTests/QSBTests.csproj index 26a3c263..0db94e99 100644 --- a/QSBTests/QSBTests.csproj +++ b/QSBTests/QSBTests.csproj @@ -15,9 +15,9 @@ - - - + + + \ No newline at end of file