chore: bump HWLAB node artifact version

This commit is contained in:
root
2026-07-23 05:48:18 +02:00
parent 62da62821f
commit d95343f71a
+1 -1
View File
@@ -54,7 +54,7 @@ except Exception: # pragma: no cover - import failure is reported in main.
messagebox = None
APP_VERSION = "0.1.3"
APP_VERSION = "0.1.4"
NODE_VERSION = f"{APP_VERSION}-python"
CONTRACT_VERSION = "hwpod-node-ops-v1"
APP_NAME = "HWLAB Node"