From e3c2be79a843fea6716e61d1fc0756aefbcfde26 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 18 Feb 2022 23:25:53 +0100 Subject: [PATCH] chore: update versions --- Core/NosSmooth.Game/NosSmooth.Game.csproj | 4 ++-- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index 8f591b3..e945e9d 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -8,8 +8,8 @@ NosSmooth Game library handling the current game state by responding to packets. https://github.com/Rutherther/NosSmooth/ MIT - 1.1.0 - Mark Game stateful entity + 1.2.0 + Add Position operators and in range method diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index b5b1a25..89cd064 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,9 +7,9 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.1.1 + 2.2.0 net6.0;netstandard2.1 - Fix packet types. + Add cancel packet. -- 2.49.0