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 2013/08/20 00:14:08 UTC

[5/6] git commit: CB-4595: updated version

CB-4595: updated version


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

Branch: refs/heads/master
Commit: 3b38378c1488039f8faa13993726c8c3b863c71f
Parents: 9f93423
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 15:09:39 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 15:09:39 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/3b38378c/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a549645..45aa981 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.core.inappbrowser"
-      version="0.1.0">
+      version="0.2.0">
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>
     <license>Apache 2.0</license>