RELEASE 8.993

This commit is contained in:
Marius Stanciu
2020-06-05 20:41:12 +03:00
committed by Marius
parent fc60677cb8
commit cdc7880395
2 changed files with 3 additions and 2 deletions

View File

@@ -162,8 +162,8 @@ class App(QtCore.QObject):
# ###############################################################################################################
# ################################### Version and VERSION DATE ##################################################
# ###############################################################################################################
version = "Unstable Version"
# version = 8.993
# version = "Unstable Version"
version = 8.993
version_date = "2020/06/05"
beta = True