diff --git a/CHANGELOG.md b/CHANGELOG.md index b561acc6..6a9059aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.11.1-OS7] ### Features - Replaces dependencies to android's Support Library with dependencies to AndroidX [RNMT-2824](https://outsystemsrd.atlassian.net/browse/RNMT-2824) diff --git a/package.json b/package.json index 9eb6cdba..647bbb96 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.11.1-OS6", + "version": "2.11.1-OS7", "name": "onesignal-cordova-plugin", "cordova_name": "OneSignal Push Notifications", "description": "OneSignal is a high volume Push Notification service for mobile apps. In addition to basic notification delivery, OneSignal also provides tools to localize, target, schedule, and automate notifications that you send.", diff --git a/plugin.xml b/plugin.xml index 1ee88a36..d5968d16 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.11.1-OS7"> OneSignal Push Notifications Josh Kasten, Bradley Hesse, Rodrigo Gomez-Palacio