v1.9.16: add --s3-url presigned URL command to ssh.py

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-05 04:05:00 -05:00
parent 01ab318e4b
commit cf319c502e
3 changed files with 29 additions and 1 deletions

View File

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