Prepare v6

This commit is contained in:
osm0sis
2024-01-17 16:13:20 -04:00
parent 05c2474963
commit 2fa007afa3
4 changed files with 25 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "v5",
"versionCode": 5000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v5/PlayIntegrityFork-v5.zip",
"version": "v6",
"versionCode": 6000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v6/PlayIntegrityFork-v6.zip",
"changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md"
}