diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 16680c478..15f158322 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9934", + "title": "fix: MQTT settings silently fail to persist when broker is unreachable", + "page_url": "https://github.com/meshtastic/firmware/pull/9934", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9931", "title": "fix: apply LoRa config changes live without rebooting",