From 58f0bb3936575a4ea647d0dc0877778d5c729ff5 Mon Sep 17 00:00:00 2001 From: Abbysssal Date: Sun, 6 Aug 2023 19:43:26 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20RogueLibs=20v4.0.0-beta.5?= 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 a5397766..0e82c0ea 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,7 @@ net471 - 4.0.0-beta.4 + 4.0.0-beta.5 enable diff --git a/RogueLibsCore/Resources/RogueLibsPatcher.dll b/RogueLibsCore/Resources/RogueLibsPatcher.dll index b6d5606485441fb6ff3a4d529bea26222c800622..cb511fe99e1b3a7788e0df2c2665ba8e9a0337e7 100644 GIT binary patch delta 118 zcmZoLXfT-2!J-(-^m=2@9A1Gl-3|UeD_8q(eK)yz?~HT4n=Sa785vC{@8Ms=!l|)$ z%j6t^0D<31GkvaY{OGpe%S0Q;Gp|)ApAm>wfC?Ui2?AA{WbRpGFT47g_*{m9gw5`P OkC_=wH*1StWdZyhb9e /// 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.4"; + public const string CompiledSemanticVersion = "4.0.0-beta.5"; /// /// Currently installed and running version of RogueLibs. ///