diff --git a/CHANGELOG.md b/CHANGELOG.md index b9b0b937..dd73e994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## 2.11.2-OS10 +## 2.11.1-OS10 ### Fixes diff --git a/package.json b/package.json index aaeebc17..88b72771 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.11.1-OS9", + "version": "2.11.1-OS10", "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 e9462668..edf7f984 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.11.1-OS10"> OneSignal Push Notifications Josh Kasten, Bradley Hesse, Rodrigo Gomez-Palacio