Set VERSION to 1.6.4-dev (via coho)

This commit is contained in:
filmaj
2017-04-27 12:40:28 -07:00
parent 720f3146b3
commit cae8cf4801
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-file-transfer",
"version": "1.6.3",
"version": "1.6.4-dev",
"description": "Cordova File Transfer Plugin",
"types": "./types/index.d.ts",
"cordova": {
+1 -1
View File
@@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-file-transfer"
version="1.6.3">
version="1.6.4-dev">
<name>File Transfer</name>
<description>Cordova File Transfer Plugin</description>
<license>Apache 2.0</license>
+1 -1
View File
@@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-file-transfer-tests"
version="1.6.3">
version="1.6.4-dev">
<name>Cordova File Transfer Plugin Tests</name>
<license>Apache 2.0</license>