version update

This commit is contained in:
pablorevilla-meshtastic
2026-05-12 19:43:09 -07:00
parent 15e105b3fc
commit 96fa6b3063
+2 -2
View File
@@ -3,8 +3,8 @@
import subprocess
from pathlib import Path
__version__ = "3.0.6"
__release_date__ = "2026-3-6"
__version__ = "3.0.7"
__release_date__ = "2026-5-12"
def get_git_revision():