Add update notifier support

master v2
nermur 1 year ago
parent 16390147cf
commit 2dd78a2f48

@ -1,6 +1,7 @@
id=unlimited-hotspot
name=Unlimited Hotspot
version=v1
versionCode=1
version=v2
versionCode=2
author=felikcat
description=https://github.com/felikcat/unlimited-hotspot
description=https://github.com/felikcat/unlimited-hotspot
updateJson=https://raw.githubusercontent.com/felikcat/unlimited-hotspot/master/update.json

@ -0,0 +1,6 @@
{
"version": "v2",
"versionCode": 2,
"zipUrl": "https://github.com/felikcat/unlimited-hotspot/releases/download/v2/unlimited_hotspot_v2.zip",
"changelog": "Thank you for using the unlimited hotspot module!"
}
Loading…
Cancel
Save