- fixed a small issue in the Panelization Tool that blocked the usage of a Geometry object as panelization reference
This commit is contained in:
@@ -162,7 +162,8 @@ class App(QtCore.QObject):
|
||||
# ###############################################################################################################
|
||||
# ################################### Version and VERSION DATE ##################################################
|
||||
# ###############################################################################################################
|
||||
version = 8.993
|
||||
version = "Unstable Version"
|
||||
# version = 8.993
|
||||
version_date = "2020/06/05"
|
||||
beta = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user