Browse Source

Set version to next dev cycle

Sebastián Katzer 12 years ago
parent
commit
c945083ec4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
         xmlns:android="http://schemas.android.com/apk/res/android"
         id="de.appplant.cordova.plugin.local-notification"
-        version="0.6.2">
+        version="0.7.0dev">
 
     <name>LocalNotifications</name>