@@ -132,7 +132,7 @@ class App(QtCore.QObject):
# ################## Version and VERSION DATE ##############################
# ##########################################################################
version = 8.99
- version_date = "2019/11/16"
+ version_date = "2019/11/25"
beta = True
engine = '3D'
@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
20.11.2019
- Tool Fiducials - added the GUI and the shortcut key
+- Tool Fiducials - updated the icon
19.11.2019