Skip to content

Commit 18fbf3a

Browse files
committed
minor updates
1 parent d608769 commit 18fbf3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CorePush/CorePush.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<AssemblyVersion>4.0.0</AssemblyVersion>
1414
<FileVersion>4.0.0</FileVersion>
15-
<Version>4.0.0-beta01</Version>
15+
<Version>4.0.0</Version>
1616

1717
<PackageProjectUrl>https://github.com/andrei-m-code/CorePush</PackageProjectUrl>
1818
<RepositoryUrl>https://github.com/andrei-m-code/CorePush</RepositoryUrl>
@@ -28,6 +28,7 @@
2828
v4.0.0
2929
- Use .NET 7.0 as a target framework
3030
- Use System.Text.Json as a default serializer
31+
- [BREAKING CHANGE] Firebase Messaging uses HTTP v1 API
3132

3233
v3.1.x
3334
- Memory optimizations

0 commit comments

Comments
 (0)