Files
server-manager/version.py
cosmic-frost-8b10 8169e3e137 v1.8.68: auto-fix X display authorization on startup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 13:27:02 +00:00

7 lines
177 B
Python
Executable File

"""Version info for ServerManager."""
__version__ = "1.8.68"
__app_name__ = "ServerManager"
__author__ = "aibot777"
__description__ = "Desktop GUI for managing remote servers"