Chore: Erhöht Patch-Version auf 1.0.6 für Promotion nach testing
Testing Build, Check & Preview Release / Build, Check & Create Preview Release (push) Skipped
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 28s
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 54s
Security Scans / Trivy & OSV-Scanner (push) Successful in 53s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 1m0s
TruffleHog Secret Scan / TruffleHog (push) Successful in 23s
Unit-Tests / Unit-Tests (pull_request) Successful in 28s

This commit is contained in:
2026-09-13 12:38:11 +00:00
parent 6937d3142e
commit d85826757b
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -10,7 +10,7 @@ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "config-ctdra"
version = "1.0.5"
version = "1.0.6"
dependencies = [
"confy",
"program-ctdra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "config-ctdra"
version = "1.0.5"
version = "1.0.6"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"