From 2e76d3ff990e3ed01cccb30bcfa95909648c18c0 Mon Sep 17 00:00:00 2001
From: _nebula <41904486+misternebula@users.noreply.github.com>
Date: Mon, 30 Oct 2023 11:06:33 +0000
Subject: [PATCH] bump version + update csproj
---
QSB/QSB.csproj | 3 +++
QSB/manifest.json | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/QSB/QSB.csproj b/QSB/QSB.csproj
index a837edb9a..de9fdf4c9 100644
--- a/QSB/QSB.csproj
+++ b/QSB/QSB.csproj
@@ -69,6 +69,9 @@
PreserveNewest
+
+ PreserveNewest
+
diff --git a/QSB/manifest.json b/QSB/manifest.json
index 0db28bf87..576cc07b6 100644
--- a/QSB/manifest.json
+++ b/QSB/manifest.json
@@ -8,7 +8,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.31.1",
+ "version": "0.31.2",
"owmlVersion": "2.9.8",
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
"pathsToPreserve": [ "debugsettings.json" ],