Update 'src/GUI/gui.py'

ken
ken910606 4 weeks ago
parent f28dcca361
commit a700e62de1

@ -33,7 +33,7 @@ from mission_group import (
# ================================================================================
class ControlStationUI(QMainWindow):
VERSION = '2.0.3'
VERSION = '2.0.4'
def __init__(self):
super().__init__()

Loading…
Cancel
Save