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:17:31 UTC

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

CB-4595: updated version


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/18c7feb0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/18c7feb0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/18c7feb0

Branch: refs/heads/master
Commit: 18c7feb04b0ae30d272ded0ce328a2acbc2e695d
Parents: b2318e9
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 15:16:46 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 15:16:46 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/18c7feb0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index f0b5ad7..6921224 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
            id="org.apache.cordova.core.media-capture"
-      version="0.1.0">
+      version="0.2.0">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>