Skip to content

Commit ad8881b

Browse files
committed
Simplify version compatibility table
1 parent 6c327bb commit ad8881b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Both `ApnSender` and `FirebaseSender` are thread safe.
1717
|---|---|
1818
| v5.0.0+ | .NET 10 |
1919
| v4.4.0 | .NET 9 |
20-
| v4.2.1 – v4.3.0 | .NET 8 |
20+
| v4.3.0 | .NET 8 |
2121

2222
For earlier versions please use v3.1.1 of the library as it targets netstandard2.0, though please note, it uses the legacy FCM send API.
2323

0 commit comments

Comments
 (0)