Prepare v12

This commit is contained in:
osm0sis
2024-11-17 22:31:36 -04:00
parent e01b3b5ada
commit 148dea0344
4 changed files with 19 additions and 18 deletions

View File

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