diff --git a/README.md b/README.md index 6baf4da50..2b1dbac08 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ We created this fork because we needed to include the following modifications in It also includes some commits that are in master and haven't been released. -You can see all the changes here: [0.9.0-beta.3...moodlemobile:v0.9.0-moodle.7](https://github.com/katzer/cordova-plugin-local-notifications/compare/0.9.0-beta.3...moodlemobile:v0.9.0-moodle.7) +You can see all the changes here: [0.9.0-beta.3...moodlemobile:v0.9.0-moodle.8](https://github.com/katzer/cordova-plugin-local-notifications/compare/0.9.0-beta.3...moodlemobile:v0.9.0-moodle.8) ## Installation You can install this package using the [original installation instructions](https://github.com/katzer/cordova-plugin-local-notifications#installation), but installing this package instead: ```sh -cordova plugin add @moodlehq/cordova-plugin-local-notification@0.9.0-moodle.7 +cordova plugin add @moodlehq/cordova-plugin-local-notification@0.9.0-moodle.8 ``` diff --git a/package.json b/package.json index cb8755423..32d96de86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@moodlehq/cordova-plugin-local-notification", - "version": "0.9.0-moodle.7", + "version": "0.9.0-moodle.8", "description": "Moodle's fork of Cordova Local Notifications Plugin", "cordova": { "id": "@moodlehq/cordova-plugin-local-notification", diff --git a/plugin.xml b/plugin.xml index 547806ced..bff89cf9c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,7 +24,7 @@ + version="0.9.0-moodle.8"> LocalNotification