We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71afc98 commit fe9f0c0Copy full SHA for fe9f0c0
1 file changed
CorePush/CorePush.csproj
@@ -10,9 +10,9 @@
10
<Summary>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Summary>
11
<Authors>andrei-m-code</Authors>
12
13
- <AssemblyVersion>4.4.0</AssemblyVersion>
14
- <FileVersion>4.4.0</FileVersion>
15
- <Version>4.4.0</Version>
+ <AssemblyVersion>5.0.0</AssemblyVersion>
+ <FileVersion>5.0.0</FileVersion>
+ <Version>5.0.0</Version>
16
17
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
18
<RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>
0 commit comments