Set correct version

This commit is contained in:
2024-07-25 17:56:25 +02:00
parent 688381b106
commit c1e65bf0dc
13 changed files with 43 additions and 43 deletions

View File

@@ -2,8 +2,8 @@
"ProjectSettings": {
"Name": "set-version",
"Version": {
"Major": "2022",
"Minor": "12",
"Major": "2024",
"Minor": "7",
"Micro": "0"
},
"Author": "Sven Heidemann",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"cpl-core>=2022.12.0",
"cpl-core>=2024.6.2024.07.0",
"GitPython>=3.1.29"
],
"DevDependencies": [],