diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bf129eb..7a89ce12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Feat + +## [2.11.1-OS6] +### Features - Replaces dependency to Jitpack with dependency to Azure repo [RNMT-2036](https://outsystemsrd.atlassian.net/browse/RNMT-2124) ## [2.11.1-OS5] diff --git a/package.json b/package.json index 462017e0..9eb6cdba 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.11.1-OS5", + "version": "2.11.1-OS6", "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 020f5940..1ee88a36 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.11.1-OS6"> OneSignal Push Notifications Josh Kasten, Bradley Hesse, Rodrigo Gomez-Palacio