v1.8.96: persist sidebar width across restarts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-02 05:47:08 -05:00
parent 08307fbe9b
commit 7af788b72e
4 changed files with 96 additions and 3 deletions

View File

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