Prepare v7

This commit is contained in:
osm0sis
2024-01-24 14:22:23 -04:00
parent b8e68d059e
commit 594ac7c8ac
4 changed files with 21 additions and 20 deletions

View File

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