Version Bump
This commit is contained in:
parent
519a264040
commit
4914ce1aab
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cordova-plugin-webserver",
|
"name": "cordova-plugin-webserver",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Cordova Plugin Webserver",
|
"description": "Cordova Plugin Webserver",
|
||||||
"homepage": "https://github.com/bykof/cordova-plugin-webserver/",
|
"homepage": "https://github.com/bykof/cordova-plugin-webserver/",
|
||||||
"author": {
|
"author": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
||||||
id="cordova-plugin-webserver"
|
id="cordova-plugin-webserver"
|
||||||
version="1.0.0">
|
version="1.0.1">
|
||||||
<engines>
|
<engines>
|
||||||
<engine name="cordova" version=">=7.0.0" />
|
<engine name="cordova" version=">=7.0.0" />
|
||||||
</engines>
|
</engines>
|
||||||
|
Loading…
Reference in New Issue
Block a user