You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2015/10/30 20:57:38 UTC

[4/4] ios commit: CB-9912 Set VERSION to 3.9.2 (via coho)

CB-9912 Set VERSION to 3.9.2 (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/d712fb08
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/d712fb08
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/d712fb08

Branch: refs/heads/3.9.x
Commit: d712fb0827671c83952cd75d9c190f7b083167b0
Parents: 0b26a29
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Fri Oct 30 15:05:51 2015 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Fri Oct 30 15:21:08 2015 +0300

----------------------------------------------------------------------
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 package.json                          | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/d712fb08/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 6bd1074..2009c7d 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-3.9.1
+3.9.2

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/d712fb08/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index e94e333..542a217 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -25,6 +25,6 @@
     Note: it does not work if the --shared option was used to create the project.
 */
 
-var VERSION="3.9.1"
+var VERSION="3.9.2"
 
 console.log(VERSION);

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/d712fb08/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index e8bd9ab..8b60d76 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ios",
-    "version": "3.9.1",
+    "version": "3.9.2",
     "description": "cordova-ios release",
     "main": "bin/create",
     "repository": {
@@ -27,4 +27,4 @@
         "coffee-script": "^1.7.1",
         "nodeunit": "^0.8.7"
     }
-}
+}
\ No newline at end of file


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