chore: update-json for v0.7.1

This commit is contained in:
okhsunrog 2026-04-21 16:51:32 +03:00
parent 7f22875e6b
commit c207b5edd3
9 changed files with 27 additions and 27 deletions

View file

@ -1,6 +1,6 @@
{
"version": "v0.7.0",
"versionCode": 700,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.7.0/vpnhide-kmod-android15-6.6.zip",
"version": "v0.7.1",
"versionCode": 701,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.7.1/vpnhide-kmod-android15-6.6.zip",
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
}