From 5d8a7852144a8223c878d901b0da6f8ecfbb095a Mon Sep 17 00:00:00 2001 From: Abbysssal 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 @@ net471 - 4.0.0-beta.6 + 4.0.0-beta.7 enable 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@>eb9eu2oU()|HY /// Semantic version of RogueLibs that the current assembly is compiled with. Don't use it in BepInPlugin. /// - public const string CompiledSemanticVersion = "4.0.0-beta.6"; + public const string CompiledSemanticVersion = "4.0.0-beta.7"; /// /// Currently installed and running version of RogueLibs. ///