Prepare v4

This commit is contained in:
osm0sis
2023-12-13 14:25:55 -04:00
parent c925553198
commit 93c53f5fb5
3 changed files with 14 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "v3",
"versionCode": 3000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v3/PlayIntegrityFork-v3.zip",
"version": "v4",
"versionCode": 4000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v4/PlayIntegrityFork-v4.zip",
"changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md"
}