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

cordova-plugin-inappbrowser git commit: CB-12237 - Update version in package.json to correct 1.6.0

Repository: cordova-plugin-inappbrowser
Updated Branches:
  refs/heads/1.6.x 009e662c8 -> accc23bca


CB-12237 - Update version in package.json to correct 1.6.0


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

Branch: refs/heads/1.6.x
Commit: accc23bcae1cbe953ec35ea8b9861c239983ab2b
Parents: 009e662
Author: Shazron Abdullah <sh...@apache.org>
Authored: Sun Dec 11 14:10:02 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Sun Dec 11 14:10:02 2016 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/accc23bc/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 343d3ec..090bf64 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-inappbrowser",
-  "version": "1.5.1",
+  "version": "1.6.0",
   "description": "Cordova InAppBrowser Plugin",
   "cordova": {
     "id": "cordova-plugin-inappbrowser",


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