diff --git a/config.properties b/config.properties index e96ac2b67f..cdbb249eeb 100644 --- a/config.properties +++ b/config.properties @@ -27,7 +27,7 @@ COMPILE_SDK=37 # Base version name for local development and fallback # On CI, this is overridden by the Git tag # Before a release, update this to the new Git tag version -VERSION_NAME_BASE=2.8.1 +VERSION_NAME_BASE=2.8.2 # Minimum firmware versions supported by this app MIN_FW_VERSION=2.5.14 diff --git a/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml b/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml index 42f7765d5e..dfab0a674e 100644 --- a/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml +++ b/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml @@ -92,6 +92,11 @@ + + +

Stability and reliability fixes.

+
+

In-app update notifications, native OS notifications, deep-link handling, keyboard shortcuts, window-state persistence, and many stability fixes.