Set rc2 version #1.1.0.rc2

This commit is contained in:
2023-08-16 16:38:37 +02:00
parent a95bf7bc6c
commit 825fcff82d
18 changed files with 25 additions and 25 deletions

View File

@@ -2,9 +2,9 @@
"ProjectSettings": {
"Name": "config",
"Version": {
"Major": "0",
"Minor": "0",
"Micro": "0"
"Major": "1",
"Minor": "1",
"Micro": "0.rc2"
},
"Author": "",
"AuthorEmail": "",
@@ -16,10 +16,10 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2023.4.0.post5"
"cpl-core>=1.1.0.rc2"
],
"DevDependencies": [
"cpl-cli>=2023.4.0.post3"
"cpl-cli>=1.1.0.rc2"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {