4 Commits

Author SHA1 Message Date
Gitea Action
879263b6e7 Update updaterNR.json for version 44 2026-01-08 11:44:36 +00:00
f2bf47b30b v44 2026-01-08 12:44:13 +01:00
432e30abe0 p9_nr_platform_mod/module.prop aktualisiert 2026-01-08 12:43:30 +01:00
Gitea Action
b3e8eaad75 Update updaterLTE.json for version 42 2026-01-08 11:40:52 +00:00
4 changed files with 10 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
## v44
- Maintenance update for new updater path
## v42 ## v42
- Add n78-n78-n28-n1 SA combo with ULCA - Add n78-n78-n28-n1 SA combo with ULCA
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1](https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1) - All included combos: [https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1](https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1)

View File

@@ -1,7 +1,7 @@
id=custom_platform_p9_tokay id=custom_platform_p9_tokay
name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO
version=42 version=44
versionCode=42 versionCode=44
author=high3eam author=high3eam
description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO
updateJson=https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/updaterNR.json updateJson=https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/updaterNR.json

View File

@@ -1,6 +1,6 @@
{ {
"version": "41", "version": "42",
"versionCode": 41, "versionCode": 42,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/LTE-v41/p9_lte_combos_mod_v41.zip", "zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/LTE-v42/p9_lte_combos_mod_v42.zip",
"changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-LTE.md" "changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-LTE.md"
} }

View File

@@ -1,6 +1,6 @@
{ {
"version": "42", "version": "44",
"versionCode": 42, "versionCode": 44,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v42/p9_nr_platform_mod_v42.zip", "zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v44/p9_nr_platform_mod_v44.zip",
"changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-NR.md" "changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-NR.md"
} }