Skip to content

Commit defb849

Browse files
committed
v4.0.2 to update the documentation on nuget.org
1 parent 8fd4374 commit defb849

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CorePush/CorePush.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Summary>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Summary>
1111
<Authors>andrei-m-code</Authors>
1212

13-
<AssemblyVersion>4.0.1</AssemblyVersion>
14-
<FileVersion>4.0.1</FileVersion>
15-
<Version>4.0.1</Version>
13+
<AssemblyVersion>4.0.2</AssemblyVersion>
14+
<FileVersion>4.0.2</FileVersion>
15+
<Version>4.0.2</Version>
1616

1717
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
1818
<RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>
@@ -25,7 +25,7 @@
2525
<PackageTags>push-notifications android-push-notifications ios-push-notifications web-push web-push-notifications apn fcm firebase</PackageTags>
2626

2727
<PackageReleaseNotes>
28-
v4.0.x
28+
v4.0.1
2929
- Use .NET 7.0 as a target framework
3030
- Use System.Text.Json as a default serializer
3131
- [BREAKING CHANGE] Firebase Messaging uses HTTP v1 API

0 commit comments

Comments
 (0)