- Gerber Editor: Remade the processing of 'clear_geometry' (geometry generated by polygons made with Gerber LPC command) to work if more than one such polygon exists
This commit is contained in:
@@ -94,8 +94,8 @@ class App(QtCore.QObject):
|
||||
log.addHandler(handler)
|
||||
|
||||
# Version
|
||||
version = 8.913
|
||||
version_date = "2019/04/13"
|
||||
version = 8.914
|
||||
version_date = "2019/04/20"
|
||||
beta = True
|
||||
|
||||
# current date now
|
||||
|
||||
Reference in New Issue
Block a user