Merge branch 'Beta' into preferences-refactoring
This commit is contained in:
@@ -162,9 +162,10 @@ class App(QtCore.QObject):
|
||||
# ###############################################################################################################
|
||||
# ################################### Version and VERSION DATE ##################################################
|
||||
# ###############################################################################################################
|
||||
version = 8.992
|
||||
version_date = "2020/05/03"
|
||||
version = 8.993
|
||||
version_date = "2020/08/01"
|
||||
beta = True
|
||||
|
||||
engine = '3D'
|
||||
|
||||
# current date now
|
||||
|
||||
Reference in New Issue
Block a user