v1.8.82: fix update apply — os.startfile(vbs) + os._exit(0)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-01 09:36:01 -05:00
parent bf27141a85
commit 7a654c9ef6
3 changed files with 4 additions and 6 deletions

View File

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