From 4e8f3a6848fc99e5ec859cab459a509dca29b7fa Mon Sep 17 00:00:00 2001 From: RainOrigami Date: Sun, 24 Sep 2023 15:34:12 +0200 Subject: [PATCH] Version bump --- BBRAPIModules/BBRAPIModules.csproj | 2 +- BattleBitAPIRunner/BattleBitAPIRunner.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BBRAPIModules/BBRAPIModules.csproj b/BBRAPIModules/BBRAPIModules.csproj index ff30b00..6ac4d4a 100644 --- a/BBRAPIModules/BBRAPIModules.csproj +++ b/BBRAPIModules/BBRAPIModules.csproj @@ -6,7 +6,7 @@ enable True BattleBit Remastered Modular Community Server API - 0.4.13 + 1.0.0 $(AssemblyVersion) $(AssemblyVersion) RainOrigami diff --git a/BattleBitAPIRunner/BattleBitAPIRunner.csproj b/BattleBitAPIRunner/BattleBitAPIRunner.csproj index 64e27f6..fbad55b 100644 --- a/BattleBitAPIRunner/BattleBitAPIRunner.csproj +++ b/BattleBitAPIRunner/BattleBitAPIRunner.csproj @@ -5,7 +5,7 @@ net6.0 enable enable - 0.4.13 + 1.0.0 $(AssemblyVersion)