Prepare v9

This commit is contained in:
osm0sis
2024-06-13 22:17:57 -03:00
parent e0d288ac10
commit dc1ac51008
4 changed files with 37 additions and 16 deletions

View File

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