From 81f3ff10ecbad76de2f562a75b71ee95743cdaac Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 20 Jan 2023 15:12:00 +0100 Subject: [PATCH] chore: update versions --- Core/NosSmooth.Core/NosSmooth.Core.csproj | 2 +- Core/NosSmooth.Game/NosSmooth.Game.csproj | 2 +- .../NosSmooth.Extensions.Combat.csproj | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Core/NosSmooth.Core/NosSmooth.Core.csproj b/Core/NosSmooth.Core/NosSmooth.Core.csproj index 18dc217..b90f2a3 100644 --- a/Core/NosSmooth.Core/NosSmooth.Core.csproj +++ b/Core/NosSmooth.Core/NosSmooth.Core.csproj @@ -8,7 +8,7 @@ NosSmooth Core library allowing implementing nostale client, handling packets and commands. https://github.com/Rutherther/NosSmooth/ MIT - 3.2.0 + 3.3.0 Add contract reached state. Avoid deadlocks. diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index 2072b4f..9e1a6a5 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -8,7 +8,7 @@ NosSmooth Game library handling the current game state by responding to packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.3.5 + 2.4.0 Add safe checks for skill attack type diff --git a/Extensions/NosSmooth.Extensions.Combat/NosSmooth.Extensions.Combat.csproj b/Extensions/NosSmooth.Extensions.Combat/NosSmooth.Extensions.Combat.csproj index 08989ee..e8bccb5 100644 --- a/Extensions/NosSmooth.Extensions.Combat/NosSmooth.Extensions.Combat.csproj +++ b/Extensions/NosSmooth.Extensions.Combat/NosSmooth.Extensions.Combat.csproj @@ -5,10 +5,8 @@ enable 10 net7.0 - 0.0.6 + 1.0.0 Manages NosSmooth combat state, currently exposing a simple technique to kill one enemy at a time. - 0.0.5 - 0.0.5 https://github.com/Rutherther/NosSmooth/ MIT Update dependencies -- 2.49.0