diff --git a/AstroLauncher.py b/AstroLauncher.py index e5fb2d1..3f9a59a 100644 --- a/AstroLauncher.py +++ b/AstroLauncher.py @@ -200,7 +200,7 @@ def __init__(self, astroPath, launcherINI="Launcher.ini", disable_auto_update=No self.refresh_launcher_config() if disable_auto_update is not None: self.launcherConfig.DisableAutoUpdate = disable_auto_update - self.version = "v1.5.3" + self.version = "v1.6.0" AstroLogging.logPrint( f"AstroLauncher - Unofficial Dedicated Server Launcher {self.version}") AstroLogging.logPrint(