diff --git a/meshcore_gui/config.py b/meshcore_gui/config.py index 28ae889..2bbd75d 100644 --- a/meshcore_gui/config.py +++ b/meshcore_gui/config.py @@ -25,7 +25,7 @@ from typing import Any, Dict, List # ============================================================================== -VERSION: str = "1.12.0" +VERSION: str = "1.13.1" # ==============================================================================