Chore: Erhöht Patch-Version auf 1.0.5 für Promotion nach testing
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
Security Scans / Trivy & OSV-Scanner (pull_request) Successful in 57s
Security Scans / Trivy & OSV-Scanner (push) Successful in 56s
TruffleHog Secret Scan / TruffleHog (pull_request) Successful in 30s
TruffleHog Secret Scan / TruffleHog (push) Successful in 30s
Code Quality (Auto-Format & Clippy-Fix) / Formatierung & Clippy automatisch beheben (push) Successful in 4m34s
Unit-Tests / Unit-Tests (pull_request) Successful in 3m1s

This commit is contained in:
2026-09-13 14:45:19 +00:00
parent bdd26a9189
commit 64420cc224
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -872,7 +872,7 @@ dependencies = [
[[package]]
name = "mirror-package"
version = "1.0.4"
version = "1.0.5"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mirror-package"
version = "1.0.4"
version = "1.0.5"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"