Allow PROPS branch builds to update themselves, fix versioning

This commit is contained in:
osm0sis
2023-11-29 11:01:58 -04:00
parent 72f3882054
commit 06aa2d83e9
3 changed files with 14 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "v13.8",
"versionCode": 138,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v13.8/PlayIntegrityFix_v13.8.zip",
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
}
"version": "v2.1",
"versionCode": 2101,
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/PROPS/PlayIntegrityFix_PROPS-v2.1.zip",
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/custom/changelog.md"
}