updated the version number and date

This commit is contained in:
pablorevilla-meshtastic
2026-01-24 11:14:06 -08:00
parent f44a78730a
commit 52f1a1e788

View File

@@ -3,8 +3,8 @@
import subprocess
from pathlib import Path
__version__ = "3.0.3"
__release_date__ = "2026-1-15"
__version__ = "3.0.4"
__release_date__ = "2026-1-24"
def get_git_revision():