mirror of
https://github.com/seuyh/stellaris-dlc-unlocker.git
synced 2026-06-12 11:01:25 -07:00
Fix
This commit is contained in:
@@ -150,7 +150,7 @@ class MainWindow(QMainWindow, ui_main.Ui_MainWindow):
|
||||
self.download_thread = None
|
||||
self.creamapidone = False
|
||||
|
||||
self.current_version = '2.51'
|
||||
self.current_version = '2.52'
|
||||
self.version_label.setText(f'Ver. {str(self.current_version)}')
|
||||
|
||||
self.next_button.setEnabled(False)
|
||||
|
||||
Reference in New Issue
Block a user