From 536f26bfa0fb6b7706d249791fd176034ebe6d4a Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sun, 1 Jan 2023 13:34:22 +0100 Subject: [PATCH] chore: update PacketSerializer version --- .../NosSmooth.PacketSerializer.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj index 407a2bc..e7f591b 100644 --- a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj +++ b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj @@ -8,10 +8,11 @@ NosSmooth's packet string serializer implementation. https://github.com/Rutherther/NosSmooth/ MIT - 1.0.2 - Fix UpgradeRareSubPacket to work with "0". - 1.0.3 - 1.0.3 + 2.0.0 + Move to PacketSerializer namespace. +Do not try add the same packet twice + 2.0.0 + 2.0.0 -- 2.48.1