chore: update-json for v0.6.1

This commit is contained in:
okhsunrog 2026-04-16 00:31:05 +03:00
parent 53aacaa870
commit 546dc44ed6
9 changed files with 27 additions and 27 deletions

View file

@ -1,6 +1,6 @@
{
"version": "v0.6.0",
"versionCode": 600,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.6.0/vpnhide-kmod-android14-6.1.zip",
"version": "v0.6.1",
"versionCode": 601,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.6.1/vpnhide-kmod-android14-6.1.zip",
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
}