From 5716978d4f5b697e422f3b64534530a810fb920c Mon Sep 17 00:00:00 2001 From: Rutherther Date: Thu, 3 Feb 2022 18:56:04 +0100 Subject: [PATCH] chore: update packets version --- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index 36460fb748838db9a2eb1d863c9c86a5da84c19a..b6c4474f3a19b4cd6a7657e9d0db8615cf8989fd 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,8 +7,10 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 1.0.1 + 2.0.0 net6.0;netstandard2.1 + Add couple of packet types. +Change namespace of some packets.