Files
server-manager/version.py
chrome-storm-c442 e929995803 v1.8.80: test build for auto-updater verification
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:07:31 -05:00

7 lines
177 B
Python
Executable File

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