- trying to fix painting single when the actual painted object it's a MultiPolygon
This commit is contained in:
@@ -90,8 +90,8 @@ class App(QtCore.QObject):
|
||||
log.addHandler(handler)
|
||||
|
||||
# Version
|
||||
version = 8.903
|
||||
version_date = "2019/01/23"
|
||||
version = 8.904
|
||||
version_date = "2019/01/24"
|
||||
beta = True
|
||||
|
||||
# URL for update checks and statistics
|
||||
|
||||
Reference in New Issue
Block a user