diff --git a/bin/org.meshtastic.meshtasticd.metainfo.xml b/bin/org.meshtastic.meshtasticd.metainfo.xml index ed5338af6..c84eca52e 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.25 + https://github.com/meshtastic/firmware/releases?q=tag%3Av2.7.24 diff --git a/debian/changelog b/debian/changelog index 6b9d0668e..9e6ca17cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +meshtasticd (2.7.25.0) unstable; urgency=medium + + * Version 2.7.25 + + -- GitHub Actions Sat, 23 May 2026 01:16:20 +0000 + meshtasticd (2.7.24.0) unstable; urgency=medium * Version 2.7.24 diff --git a/version.properties b/version.properties index 56ea39317..c58c31a54 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ [VERSION] major = 2 minor = 7 -build = 24 +build = 25