We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d608769 commit 18fbf3aCopy full SHA for 18fbf3a
CorePush/CorePush.csproj
@@ -12,7 +12,7 @@
12
13
<AssemblyVersion>4.0.0</AssemblyVersion>
14
<FileVersion>4.0.0</FileVersion>
15
- <Version>4.0.0-beta01</Version>
+ <Version>4.0.0</Version>
16
17
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
18
<RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>
@@ -28,6 +28,7 @@
28
v4.0.0
29
- Use .NET 7.0 as a target framework
30
- Use System.Text.Json as a default serializer
31
+- [BREAKING CHANGE] Firebase Messaging uses HTTP v1 API
32
33
v3.1.x
34
- Memory optimizations
0 commit comments