- changed estimated time for new release

This commit is contained in:
Marius Stanciu
2022-03-15 21:07:44 +02:00
committed by Marius
parent cf7ee8930a
commit a0121c2e7b
2 changed files with 3 additions and 2 deletions

View File

@@ -163,8 +163,8 @@ class App(QtCore.QObject):
# ################################### Version and VERSION DATE ##################################################
# ###############################################################################################################
version = "Unstable"
# version = 8.995
version_date = "2022/3/1"
# version = 1.0
version_date = "2022/4/31"
beta = True
engine = '3D'