v1.8.63: blue scrollbars matching CTk theme across all tabs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-02-25 07:18:04 -05:00
parent 3a5d1b27fc
commit 327647f77e
6 changed files with 49 additions and 7 deletions

View File

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