From 550dc6367d265d82d0ee66ad1f4bd33af6522f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Boh=C3=A1=C4=8Dek?= Date: Sat, 14 Jan 2023 15:36:27 +0100 Subject: [PATCH] chore: update versions --- Core/NosSmooth.Core/NosSmooth.Core.csproj | 16 ++++++++-------- Core/NosSmooth.Game/NosSmooth.Game.csproj | 10 ++++++---- .../NosSmooth.PacketSerializer.csproj | 8 ++++---- .../NosSmooth.Packets/NosSmooth.Packets.csproj | 8 ++++---- 4 files changed, 22 insertions(+), 20 deletions(-) diff --git a/Core/NosSmooth.Core/NosSmooth.Core.csproj b/Core/NosSmooth.Core/NosSmooth.Core.csproj index 99511a1..a0a5a68 100644 --- a/Core/NosSmooth.Core/NosSmooth.Core.csproj +++ b/Core/NosSmooth.Core/NosSmooth.Core.csproj @@ -8,20 +8,20 @@ NosSmooth Core library allowing implementing nostale client, handling packets and commands. https://github.com/Rutherther/NosSmooth/ MIT - 3.0.3 - Update dependencies - 3.0.3 - 3.0.3 + 3.1.0 + Add contracts + 3.1.0 + 3.1.0 - - + + - - + + diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index 51137e6..00af1bd 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -8,10 +8,12 @@ NosSmooth Game library handling the current game state by responding to packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.1.1 - Use family nullable wrappers - 2.1.0 - 2.1.0 + 2.2.0 + Many changes. +Support for contracts. +Unsafe and safe apis. + 2.2.0 + 2.2.0 diff --git a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj index 934b74b..9da1b06 100644 --- a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj +++ b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj @@ -8,10 +8,10 @@ NosSmooth's packet string serializer implementation. https://github.com/Rutherther/NosSmooth/ MIT - 2.2.0 - Allow multiple headers - 2.2.0 - 2.2.0 + 2.2.1 + Update dependencies + 2.2.1 + 2.2.1 diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index e3a4d3e..70e4294 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.1 + 3.2.0 net7.0;netstandard2.1 - Add missing nullable wrappers - 3.1.1 - 3.1.1 + Add some new packets. + 3.2.0 + 3.2.0 -- 2.48.1