Set VERSION to 1.7.1-dev (via coho)

This commit is contained in:
Steve Gill
2017-11-06 16:24:40 -08:00
parent c9ac8e1b3e
commit 9cd8d2b52e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-file-transfer",
"version": "1.7.0",
"version": "1.7.1-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.7.0">
version="1.7.1-dev">
<name>File Transfer</name>
<description>Cordova File Transfer Plugin</description>
<license>Apache 2.0</license>