Set new version & build projects

This commit is contained in:
2022-09-30 15:39:41 +02:00
parent 9fa183f143
commit 304b2e4255
68 changed files with 141 additions and 138 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "10",
"Micro": "rc2"
"Micro": "0"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,10 +16,10 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.10.rc2"
"cpl-core>=2022.10.0"
],
"DevDependencies": [
"cpl-cli>=2022.10.rc2"
"cpl-cli>=2022.10.0"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {