From 5f0e60eb2182a32f8b0b8d31141db3ce7beee025 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Sat, 11 Apr 2026 17:07:04 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5067) --- app/src/main/assets/firmware_releases.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index c639f39e2..4d74c2b5a 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -187,5 +187,12 @@ } ] }, - "pullRequests": [] + "pullRequests": [ + { + "id": "9999", + "title": "Use UDP as roof node <---> indoor nodes backchannel", + "page_url": "https://github.com/meshtastic/firmware/pull/9999", + "zip_url": "https://discord.com/invite/meshtastic" + } + ] } \ No newline at end of file