You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/11/02 22:33:09 UTC

[2/2] cordova-plugin-compat git commit: CB-12110 Incremented plugin version.

CB-12110 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/commit/7135866e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/tree/7135866e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/diff/7135866e

Branch: refs/heads/master
Commit: 7135866e92783dd31ea85e34da691e310aee6f58
Parents: dd416cc
Author: Steve Gill <st...@gmail.com>
Authored: Wed Nov 2 15:32:35 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Nov 2 15:32:35 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/blob/7135866e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f31174d..1ee0924 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
     "name": "cordova-plugin-compat",
     "description": "This repo is for remaining backwards compatible with previous versions of Cordova.",
-    "version": "1.1.0",
+    "version": "1.1.1-dev",
     "homepage": "http://github.com/apache/cordova-plugin-compat#readme",
     "repository": {
         "type": "git",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/blob/7135866e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 40b45cc..531bc5f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 
 <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
            id="cordova-plugin-compat"
-      version="1.1.0">
+      version="1.1.1-dev">
     <name>Compat</name>
     <description>Cordova Compatibility Plugin</description>
     <license>Apache 2.0</license>


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