Prepare v13

This commit is contained in:
osm0sis
2025-05-16 16:29:06 -03:00
parent e858134828
commit 58f2c2de57
4 changed files with 47 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "v12",
"versionCode": 120000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v12/PlayIntegrityFork-v12.zip",
"version": "v13",
"versionCode": 130000,
"zipUrl": "https://github.com/osm0sis/PlayIntegrityFork/releases/download/v13/PlayIntegrityFork-v13.zip",
"changelog": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/main/CHANGELOG.md"
}