v1.9.29: show large OFF overlay on terminal when disconnected

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-06 05:42:19 -05:00
parent 65c1f809b1
commit 6c5ceead09
3 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
"""Version info for ServerManager."""
__version__ = "1.9.28"
__version__ = "1.9.29"
__app_name__ = "ServerManager"
__author__ = "aibot777"
__description__ = "Desktop GUI for managing remote servers"