Skip to content

Commit 8cf2b0a

Browse files
committed
minor
1 parent a512ede commit 8cf2b0a

File tree

2 files changed

+4
-4
lines changed

2 files 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>.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.7.0</AssemblyVersion>
14-
<FileVersion>3.0.7.0</FileVersion>
15-
<Version>3.0.7</Version>
13+
<AssemblyVersion>3.0.8.0</AssemblyVersion>
14+
<FileVersion>3.0.8.0</FileVersion>
15+
<Version>3.0.8</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 apn fcm firebase android-push-notifications ios-push-notifications</PackageTags>
2626

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

Icon.png

4.34 KB
Loading

0 commit comments

Comments
 (0)