Commit 0d8a4ddd by Sebastián Katzer

Update meta data

parent 4068dc38
...@@ -94,8 +94,8 @@ exports.mergeWithDefaults = function (options) { ...@@ -94,8 +94,8 @@ exports.mergeWithDefaults = function (options) {
} }
options.meta = { options.meta = {
plugin: 'cordova-plugin-local-notifications', plugin: 'cordova-plugin-local-notification',
version: '0.9-beta' version: '0.9-beta.1'
}; };
return options; return options;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment