Skip to content

Commit 66de333

Browse files
authored
Merge pull request #6 from fitomad/develop
Version 1.0.1
2 parents 2e78ad1 + d62c5e4 commit 66de333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apns/Apns.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<!-- nuget -->
88
<PackageId>Apns</PackageId>
9-
<Version>1.0.0</Version>
9+
<Version>1.0.1</Version>
1010
<Authors>Adolfo Vera</Authors>
1111
<Company>Fitomad</Company>
1212
<Description>Apns by @fitomad is a package that simplifies the process of sending push notifications to Apple devices using the Apple Push Notification Service (APNS). Whether you're managing complex messaging workflows or sending single notifications, this library provides an efficient and user-friendly interface to integrate APNS into your .NET applications. Features include support for token-based authentication, notification payload customization, and seamless connectivity to APNS servers for reliable delivery. Ideal for developers looking to enhance their app's communication capabilities with Apple devices.</Description>

0 commit comments

Comments
 (0)