From ec6af89c7208f7c9420b7331ac4927557b84971e Mon Sep 17 00:00:00 2001 From: Alex Alok Date: Fri, 1 Dec 2023 15:34:26 +0700 Subject: [PATCH] release 4.3.0 --- dotAPNS/dotAPNS.csproj | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dotAPNS/dotAPNS.csproj b/dotAPNS/dotAPNS.csproj index d05d8ef..60828ff 100644 --- a/dotAPNS/dotAPNS.csproj +++ b/dotAPNS/dotAPNS.csproj @@ -4,12 +4,10 @@ net46;netstandard2.0;netstandard2.1 alexalok dotAPNS is a library used to send push notifications to Apple devices using Apple Push Notification service. - 4.2.1 - © alexalok 2019-2022 + 4.3.0 + © alexalok 2019-2023 - * Updated dependencies - * Added .NET 6 support - * Dropped .NET 2.1 suport (due to EOL) + * Added missing error reason https://github.com/alexalok/dotAPNS https://github.com/alexalok/dotAPNS