v1.9.23: S3 create/delete bucket GUI buttons

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-05 06:16:50 -05:00
parent 9f7fbb759f
commit bbef9ad014
5 changed files with 121 additions and 2 deletions

View File

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