mirror of
https://github.com/seuyh/stellaris-dlc-unlocker.git
synced 2026-06-12 19:11:27 -07:00
small fix (again)
This commit is contained in:
@@ -66,7 +66,7 @@ class MainWindow(QMainWindow, ui_main.Ui_MainWindow):
|
||||
self.creamapidone = False
|
||||
|
||||
self.GITHUB_REPO = "https://api.github.com/repos/seuyh/stellaris-dlc-unlocker/releases/latest"
|
||||
self.current_version = '2.24'
|
||||
self.current_version = '2.25'
|
||||
self.version_label.setText(f'Ver. {str(self.current_version)}')
|
||||
|
||||
self.copy_files_radio.setVisible(False)
|
||||
|
||||
Reference in New Issue
Block a user