chore: bump version to v0.5.2

This commit is contained in:
okhsunrog 2026-04-14 17:03:50 +03:00
parent a04d3748f3
commit 8420965cd9
16 changed files with 75 additions and 40 deletions

View file

@ -1,6 +1,6 @@
{
"version": "v0.5.1",
"versionCode": 501,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.5.1/vpnhide-kmod-android14-5.15.zip",
"version": "v0.5.2",
"versionCode": 502,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.5.2/vpnhide-kmod-android14-5.15.zip",
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
}