- fixed an error that did not allowed for the older preferences to be deleted when installing a different version of the software
This commit is contained in:
@@ -164,8 +164,8 @@ class App(QtCore.QObject):
|
||||
# ###############################################################################################################
|
||||
# ################################### Version and VERSION DATE ##################################################
|
||||
# ###############################################################################################################
|
||||
version = "Unstable Version"
|
||||
# version = 8.994
|
||||
# version = "Unstable Version"
|
||||
version = 8.994
|
||||
version_date = "2020/10/30"
|
||||
beta = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user