diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 6e1d9c702..16680c478 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9931", + "title": "fix: apply LoRa config changes live without rebooting", + "page_url": "https://github.com/meshtastic/firmware/pull/9931", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9916", "title": "Fix for preserving pki_encrypted and public_key when relaying UDP multicast packets to radio.",