fix version number

This commit is contained in:
mrsang 2021-03-22 20:20:05 +01:00
parent 99fd2520eb
commit bd6c02637d
4 changed files with 6 additions and 6 deletions

View File

@ -11,9 +11,9 @@
"email": "" "email": ""
}, },
"dependencies": [ "dependencies": [
"Antunnel@0.1.9-a" "Antunnel@0.1.8-a"
], ],
"version":"0.1.7-a", "version":"0.1.8-a",
"category":"Other", "category":"Other",
"iconclass":"fa fa-android", "iconclass":"fa fa-android",
"mimes":["none"], "mimes":["none"],

View File

@ -11,9 +11,9 @@
"email": "" "email": ""
}, },
"dependencies": [ "dependencies": [
"Antunnel@0.1.9-a" "Antunnel@0.1.8-a"
], ],
"version":"0.1.7-a", "version":"0.1.8-a",
"category":"Other", "category":"Other",
"iconclass":"fa fa-android", "iconclass":"fa fa-android",
"mimes":["none"], "mimes":["none"],

View File

@ -265,8 +265,8 @@
"description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/README.md", "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/README.md",
"category": "Other", "category": "Other",
"author": "", "author": "",
"version": "0.1.7-a", "version": "0.1.8-a",
"dependencies": ["Antunnel@0.1.9-a"],"version":"0.1.7-a","category":"Other","iconclass":"fafa-android","mimes":["none"], "dependencies": ["Antunnel@0.1.8-a"],"version":"0.1.8-a","category":"Other","iconclass":"fafa-android","mimes":["none"],
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/build/release/SystemControl.zip" "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/build/release/SystemControl.zip"
}, },
{ {