Prepare v5

This commit is contained in:
osm0sis
2023-12-27 15:18:42 -04:00
parent 29a97b49e3
commit c3ff39c00d
4 changed files with 17 additions and 14 deletions

View File

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