From 63a4fc715c85086b68d5698c548eb2ac6b7b42a8 Mon Sep 17 00:00:00 2001 From: Nuno Azevedo Date: Thu, 7 Nov 2019 17:45:44 +0000 Subject: [PATCH] chore(release): raise version to 5.1.3-OS2 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a4227c2d..7c8027f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-calendar", - "version": "5.1.3-OS", + "version": "5.1.3-OS2", "description": "This plugin allows you to manipulate the native calendar.", "cordova": { "id": "cordova-plugin-calendar", diff --git a/plugin.xml b/plugin.xml index 3e525a6d..39a801e5 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-calendar" - version="5.1.3-OS"> + version="5.1.3-OS2"> Calendar