chore: bump version to 0.5.7 (#542)

* chore: bump version to 0.5.7

* Change version to 0.5.7 in AppFrameworkInfo.plist

Updated version numbers to 0.5.7.
This commit is contained in:
l5y
2025-12-08 20:39:58 +01:00
committed by GitHub
parent 209cc948bf
commit 074a61baac
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ The ``data.mesh`` module exposes helpers for reading Meshtastic node and
message information before forwarding it to the accompanying web application.
"""
VERSION = "0.5.6"
VERSION = "0.5.7"
"""Semantic version identifier shared with the dashboard and front-end."""
__version__ = VERSION