From 2743847a43132806e453030e0795905ae2310621 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 12 Feb 2022 17:23:26 +0100 Subject: [PATCH] chore(packets): update version --- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index b6c4474f3a19b4cd6a7657e9d0db8615cf8989fd..5189221bf54c7fd04dd8fdae924e1ef83ef1c15a 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,10 +7,9 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.0.0 + 2.1.0 net6.0;netstandard2.1 - Add couple of packet types. -Change namespace of some packets. + Add couple of packet types.