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 2017/09/18 20:31:57 UTC

[2/2] cordova-plugin-compat git commit: Set VERSION to 1.2.1-dev (via coho)

Set VERSION to 1.2.1-dev (via coho)


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/704457b0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/tree/704457b0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-compat/diff/704457b0

Branch: refs/heads/master
Commit: 704457b0877ef88214a12a3e842fc17398676609
Parents: be2a46b
Author: Steve Gill <st...@gmail.com>
Authored: Mon Sep 18 13:31:03 2017 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Sep 18 13:31:03 2017 -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/704457b0/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0b792cd..a0cd28a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "cordova-plugin-compat",
   "description": "[DEPRECATED] This repo is for remaining backwards compatible with previous versions of Cordova.",
-  "version": "1.2.0",
+  "version": "1.2.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/704457b0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9c41abb..0a18de2 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -18,7 +18,7 @@
   under the License.
 -->
 <plugin 
-  xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-compat" version="1.2.0">
+  xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-compat" version="1.2.1-dev">
   <name>Compat</name>
   <description>[DEPRECATED] 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