From 5d8a7852144a8223c878d901b0da6f8ecfbb095a Mon Sep 17 00:00:00 2001
From: Abbysssal <hillankeyxl2@yandex.ru>
Date: Sun, 24 Sep 2023 05:49:26 +0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20RogueLibs=20v4.0.0-beta.7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Directory.Build.props                        |   2 +-
 RogueLibsCore/Resources/RogueLibsPatcher.dll | Bin 6144 -> 6144 bytes
 RogueLibsCore/RogueLibs.cs                   |   2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Directory.Build.props b/Directory.Build.props
index df19278e..43d206cd 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -4,7 +4,7 @@
 
     <TargetFramework>net471</TargetFramework>
 
-    <Version>4.0.0-beta.6</Version>
+    <Version>4.0.0-beta.7</Version>
 
     <!-- Project Properties -->
     <Nullable>enable</Nullable>
diff --git a/RogueLibsCore/Resources/RogueLibsPatcher.dll b/RogueLibsCore/Resources/RogueLibsPatcher.dll
index 087e24d68e9e11a52f2ca3838ba91c7f475f0971..a4ea215a96e67e02342f1c58cd5cc991dfa0c0e1 100644
GIT binary patch
delta 118
zcmZoLXfT-2!E%0k>c@>eb9e<dy#A+_KkJ9XhFubAudcok-E6_v%*bdyc@O^@mY;u|
zUrx>u2oU()|HY<v*HPEzUFT2VtAD{e`HVoc0!+{uDhO1aSzMH5(p9aX-pXz_ZL_=J
NV`fJ4&Dx?@nE?8VIv)T4

delta 118
zcmZoLXfT-2!Ll;?{icmQb9e<b#BaEG#KgI*DZTaakA~}}%@%ykjErWJ_wcV_;rEDH
zGdV{fK;T;N^51fd&m5LrHhQCXc&gvzGXl{HP(cQmAW*fA^52&Ca&~`gUp<Mvx7l6r
NF*BptW^K`{OaS($Gx7ic

diff --git a/RogueLibsCore/RogueLibs.cs b/RogueLibsCore/RogueLibs.cs
index 11818985..45379030 100644
--- a/RogueLibsCore/RogueLibs.cs
+++ b/RogueLibsCore/RogueLibs.cs
@@ -39,7 +39,7 @@ static RogueLibs()
         /// <summary>
         ///   <para>Semantic version of RogueLibs that the current assembly is compiled with. Don't use it in BepInPlugin.</para>
         /// </summary>
-        public const string CompiledSemanticVersion = "4.0.0-beta.6";
+        public const string CompiledSemanticVersion = "4.0.0-beta.7";
         /// <summary>
         ///   <para>Currently installed and running version of RogueLibs.</para>
         /// </summary>