CB-11832 Incremented plugin version.

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/542e7f7c
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/542e7f7c
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/542e7f7c

Branch: refs/heads/1.3.x
Commit: 542e7f7c9f9b5a6d9af48f71549c7d988f91145a
Parents: fef904c
Author: Steve Gill <stevengil...@gmail.com>
Authored: Fri Sep 9 16:08:04 2016 -0700
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Fri Sep 9 16:08:04 2016 -0700

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/542e7f7c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f85f14c..2a38e9f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-dialogs",
-  "version": "1.3.0",
+  "version": "1.3.1-dev",
   "description": "Cordova Notification Plugin",
   "cordova": {
     "id": "cordova-plugin-dialogs",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/542e7f7c/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1069cce..8cf9c37 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
            id="cordova-plugin-dialogs"
-      version="1.3.0">
+      version="1.3.1-dev">
 
     <name>Notification</name>
     <description>Cordova Notification Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/542e7f7c/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 55675b2..7edf3bc 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
     id="cordova-plugin-dialogs-tests"
-    version="1.3.0">
+    version="1.3.1-dev">
     <name>Cordova Notification Plugin Tests</name>
     <license>Apache 2.0</license>
 


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

Reply via email to