From 2ebfdb965a0cd50044aa8e2cb9ed62a8d4b1ca54 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sun, 8 Jan 2023 09:49:59 +0100 Subject: [PATCH] chore: update versions --- Core/NosSmooth.Game/NosSmooth.Game.csproj | 5 ++--- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index e20fc10..51137e6 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -8,9 +8,8 @@ NosSmooth Game library handling the current game state by responding to packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.1.0 - Add simple apis for inventory, map, mates, mate skills. -Add handling of inventory, mates, mates skills, groups, friends + 2.1.1 + Use family nullable wrappers 2.1.0 2.1.0 diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index 6664222..e3a4d3e 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,11 +7,11 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 3.1.0 + 3.1.1 net7.0;netstandard2.1 - Add many login packets, inventory packets. - 3.1.0 - 3.1.0 + Add missing nullable wrappers + 3.1.1 + 3.1.1 -- 2.48.1