diff --git a/plugin.xml b/plugin.xml
index 33da37f..67fd438 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.3.3">
+ version="0.3.4-dev">
Camera
Cordova Camera Plugin
Apache 2.0
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 9d558ce..067f376 100644
--- a/tests/plugin.xml
+++ b/tests/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.tests"
- version="0.3.3">
+ version="0.3.4-dev">
Cordova Camera Plugin Tests
Apache 2.0