diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md
index 7ffeb3a58..cdc3ae48d 100644
--- a/docs/INSTALLATION.md
+++ b/docs/INSTALLATION.md
@@ -28,6 +28,7 @@
| 2.0.0 | 10.0.0 | 8.0.0 | 6.0.0 | 1.8.0 |
| 3.0.0 | 10.0.0 | 9.0.0 | 6.0.0 | 1.8.0 |
| 4.0.0 | 10.0.0 | 12.0.0 | 6.0.0 | 1.8.0 |
+| 5.0.0 | 10.0.0 | 12.0.0 | 6.0.0 | 1.8.0 |
To install from the command line:
@@ -76,7 +77,7 @@ By default, on iOS, the plugin will register with APNS. If you want to use FCM o
> Note: You need to specify the SENDER_ID variable in your config.xml if you plan on installing/restoring plugins using the prepare method. The prepare method will skip installing the plugin otherwise.
```xml
-
+
```
### Cordova-Android 9.x Specifics
diff --git a/docs/PLATFORM_SUPPORT.md b/docs/PLATFORM_SUPPORT.md
index 7cb3d92f5..df1967265 100644
--- a/docs/PLATFORM_SUPPORT.md
+++ b/docs/PLATFORM_SUPPORT.md
@@ -1,5 +1,12 @@
# Supported Platforms
+## Version 5.x.x
+
+- Cordova CLI (10.0.0 or higher)
+- Cordova Android (12.0.0 or higher)
+- Browser
+- Cordova iOS (6.0.0 or higher)
+
## Version 4.x.x
- Cordova CLI (10.0.0 or higher)