Compatibility with dynamic executable
This commit is contained in:
parent
f33f07edfd
commit
eb433fe975
@ -11,7 +11,7 @@ from PyQt5.QtGui import QFont
|
||||
from PyQt5.QtCore import Qt
|
||||
|
||||
# Define version number
|
||||
PROGRAM_VERSION = "1.6.1.1"
|
||||
PROGRAM_VERSION = "1.7.0.1"
|
||||
|
||||
# Define a persistent path for the configuration files in the AppData folder
|
||||
PERSISTENT_DIR = os.path.join(os.getenv('APPDATA'), 'ERSC Mod Updater')
|
||||
|
Loading…
Reference in New Issue
Block a user