| commit | d6af2098c1c4d97e0ae52a74b4d3938a73a3818d | [log] [tgz] |
|---|---|---|
| author | Ian Clelland <iclelland@chromium.org> | Thu Apr 17 11:16:03 2014 -0400 |
| committer | Ian Clelland <iclelland@chromium.org> | Thu Apr 17 11:16:03 2014 -0400 |
| tree | a8be4837f8c4d318af204aeb2acd83a2bd520f49 | |
| parent | b76b5ae670bdff4dd4c716e889ab12e049f9c733 [diff] |
CB-6452 Incremented plugin version on dev branch.
diff --git a/plugin.xml b/plugin.xml index 252fc3e..a51f172 100644 --- a/plugin.xml +++ b/plugin.xml
@@ -22,7 +22,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:rim="http://www.blackberry.com/ns/widgets" id="org.apache.cordova.camera" - version="0.2.9"> + version="0.2.10-dev"> <name>Camera</name> <description>Cordova Camera Plugin</description> <license>Apache 2.0</license>