Build 2022.6.0.rc1

This commit is contained in:
2022-06-27 20:55:44 +02:00
parent 4b9e428abb
commit b9e0b7ccd0
51 changed files with 99 additions and 99 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2022",
"Minor": "6",
"Micro": "17.dev10"
"Micro": "0.rc1"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.6.17.dev8"
"cpl-core>=2022.6.0.rc1"
],
"DevDependencies": [],
"PythonVersion": ">=3.10",