浏览代码

Bump version to next dev cycle 0.8.3-dev

Sebastián Katzer 10 年之前
父节点
当前提交
248f30d3ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.8.2">
+        version="0.8.3-dev">
 
     <name>LocalNotification</name>