Skip to content

Commit d9c213a

Browse files
committed
minor
1 parent c596142 commit d9c213a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CorePush/CorePush.csproj

Lines changed: 5 additions & 5 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.5.0</AssemblyVersion>
14-
<FileVersion>3.0.5.0</FileVersion>
15-
<Version>3.0.5</Version>
13+
<AssemblyVersion>3.0.6.0</AssemblyVersion>
14+
<FileVersion>3.0.6.0</FileVersion>
15+
<Version>3.0.6</Version>
1616

1717
<PackageReadmeFile>README.md</PackageReadmeFile>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -21,9 +21,9 @@
2121
<RepositoryType>git</RepositoryType>
2222
<PackageId>CorePush</PackageId>
2323
<PackageTags>push-notifications apn fcm firebase android-push-notifications ios-push-notifications</PackageTags>
24-
24+
2525
<PackageReleaseNotes>
26-
v3.0.5
26+
v3.0.5, v3.0.6
2727
- Minor code improvements
2828
- Documentation update
2929

0 commit comments

Comments
 (0)