mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-06-26 21:12:07 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user