Skip to content

Commit b8c2b57

Browse files
committed
description updates
1 parent 939e067 commit b8c2b57

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CorePush/CorePush.csproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<TargetFrameworks>netstandard2.0</TargetFrameworks>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66

7-
<Title>.NET Core Push Notifications for Web, Android and iOS</Title>
8-
<PackageDescription>.NET Core Push Notifications for Web, Android and iOS</PackageDescription>
9-
<Description>.NET Core Push Notifications for Web, Android and iOS</Description>
10-
<Summary>.NET Core Push Notifications for Web, Android and iOS</Summary>
7+
<Title>.NET Core Push Notifications for Web, Android and iOS</Title>
8+
<PackageDescription>.NET Core Push Notifications for Web, Android and iOS</PackageDescription>
9+
<Description>.NET Core Push Notifications for Web, Android and iOS</Description>
10+
<Summary>.NET Core Push Notifications for Web, Android and iOS</Summary>
1111
<Authors>andrei-m-code</Authors>
1212

13-
<AssemblyVersion>3.0.9.0</AssemblyVersion>
14-
<FileVersion>3.0.9.0</FileVersion>
15-
<Version>3.0.9</Version>
13+
<AssemblyVersion>3.0.10.0</AssemblyVersion>
14+
<FileVersion>3.0.10.0</FileVersion>
15+
<Version>3.0.10</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, v3.0.8, v3.0.9
28+
v3.0.5 - v3.0.10
2929
- Minor code improvements
3030
- Documentation update
3131
- Package icon

0 commit comments

Comments
 (0)