diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 002420f97..0ea4ae5be 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -181,6 +181,12 @@ ] }, "pullRequests": [ + { + "id": "9345", + "title": "Bug Fix: SX1268 DIO3 TCXO voltage not being set (fixes #7791)", + "page_url": "https://github.com/meshtastic/firmware/pull/9345", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9329", "title": "Add Support for HDC1080 Moisture and Temperature Sensor",