Prepare v8

This commit is contained in:
osm0sis
2024-03-09 22:19:52 -04:00
parent d620dcdecb
commit 7d216c30f1
4 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "v7",
"versionCode": 70000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v7/PlayIntegrityFork-v7.zip",
"version": "v8",
"versionCode": 80000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v8/PlayIntegrityFork-v8.zip",
"changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md"
}