From 3f529907652a6e33f6f04b114386b0ea5bcc8ad8 Mon Sep 17 00:00:00 2001 From: RainOrigami Date: Thu, 30 Nov 2023 10:06:05 +0100 Subject: [PATCH] Upgrade to base API 1.0.8.1 --- BBRAPIModules/BBRAPIModules.csproj | 4 ++-- BattleBitAPIRunner/BattleBitAPIRunner.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BBRAPIModules/BBRAPIModules.csproj b/BBRAPIModules/BBRAPIModules.csproj index 383266a..49e55a3 100644 --- a/BBRAPIModules/BBRAPIModules.csproj +++ b/BBRAPIModules/BBRAPIModules.csproj @@ -6,7 +6,7 @@ enable True BattleBit Remastered Modular Community Server API - 1.1.0 + 1.2.0 $(AssemblyVersion) $(AssemblyVersion) RainOrigami @@ -33,7 +33,7 @@ - + diff --git a/BattleBitAPIRunner/BattleBitAPIRunner.csproj b/BattleBitAPIRunner/BattleBitAPIRunner.csproj index 9c2655f..d63ccf2 100644 --- a/BattleBitAPIRunner/BattleBitAPIRunner.csproj +++ b/BattleBitAPIRunner/BattleBitAPIRunner.csproj @@ -5,12 +5,12 @@ net6.0 enable enable - 1.1.1 + 1.2.0 $(AssemblyVersion) - +