diff --git a/bin/org.meshtastic.meshtasticd.metainfo.xml b/bin/org.meshtastic.meshtasticd.metainfo.xml index a1690186b..ed5338af6 100644 --- a/bin/org.meshtastic.meshtasticd.metainfo.xml +++ b/bin/org.meshtastic.meshtasticd.metainfo.xml @@ -87,6 +87,9 @@ + + https://github.com/meshtastic/firmware/releases?q=tag%3Av2.7.24 + https://github.com/meshtastic/firmware/releases?q=tag%3Av2.7.23 diff --git a/debian/changelog b/debian/changelog index c3f1424a5..6b9d0668e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +meshtasticd (2.7.24.0) unstable; urgency=medium + + * Version 2.7.24 + + -- GitHub Actions Fri, 08 May 2026 10:44:12 +0000 + meshtasticd (2.7.23.0) unstable; urgency=medium * Version 2.7.23 diff --git a/version.properties b/version.properties index 4ee342bb8..56ea39317 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ [VERSION] major = 2 minor = 7 -build = 23 +build = 24