This is an automated email from the ASF dual-hosted git repository.

macdonst pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git

commit bca70c21e95cc98da003c37918184fef9cf6e04d
Author: Simon MacDonald <simon.macdon...@gmail.com>
AuthorDate: Wed Dec 27 19:13:50 2017 -0500

    Set VERSION to 2.4.2-dev (via coho)
---
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index bb6d091..30ddbf1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-statusbar",
-  "version": "2.4.1",
+  "version": "2.4.2-dev",
   "description": "Cordova StatusBar Plugin",
   "types": "./types/index.d.ts",
   "cordova": {
diff --git a/plugin.xml b/plugin.xml
index b052f4b..4098155 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets";
     xmlns:android="http://schemas.android.com/apk/res/android";
     id="cordova-plugin-statusbar"
-    version="2.4.1">
+    version="2.4.2-dev">
     <name>StatusBar</name>
     <description>Cordova StatusBar Plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 01235c6..609930d 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets";
     xmlns:android="http://schemas.android.com/apk/res/android";
     id="cordova-plugin-statusbar-tests"
-    version="2.4.1">
+    version="2.4.2-dev">
     <name>Cordova StatusBar Plugin Tests</name>
     <license>Apache 2.0</license>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <commits@cordova.apache.org>.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to