Skip to content

Commit a512ede

Browse files
committed
package icon
1 parent 258ef06 commit a512ede

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CorePush/CorePush.csproj

+5-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Summary>.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).</Summary>
1111
<Authors>andrei-m-code</Authors>
1212

13-
<AssemblyVersion>3.0.6.0</AssemblyVersion>
14-
<FileVersion>3.0.6.0</FileVersion>
15-
<Version>3.0.6</Version>
13+
<AssemblyVersion>3.0.7.0</AssemblyVersion>
14+
<FileVersion>3.0.7.0</FileVersion>
15+
<Version>3.0.7</Version>
1616

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

2727
<PackageReleaseNotes>
28-
v3.0.5, v3.0.6
28+
v3.0.5, v3.0.6, v3.0.7
2929
- Minor code improvements
3030
- Documentation update
31+
- Package icon
3132

3233
v3.0.4
3334
- Bugfixes with FcmSender authorization and serialization

0 commit comments

Comments
 (0)