mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-15 14:48:34 -04:00
chore: bump VERSION_NAME_BASE to 2.8.2 (#6820)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
1 parent
92793075e2
commit
10d52c8e33
2 files changed
+6
-1
No files matched your search
+1
-1
@@ -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
|
||||
|
||||
@@ -92,6 +92,11 @@
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="2.8.2" date="2026-08-21">
|
||||
<description>
|
||||
<p>Stability and reliability fixes.</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="2.8.1" date="2026-08-02">
|
||||
<description>
|
||||
<p>In-app update notifications, native OS notifications, deep-link handling, keyboard shortcuts, window-state persistence, and many stability fixes.</p>
|
||||
|
||||
Reference in new issue
Block a user