Feat: Hebt Version auf 1.0.1 an

This commit is contained in:
2026-08-24 20:51:56 +02:00
parent 020e2f3b1a
commit a1fac95722
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -29,7 +29,7 @@ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
[[package]] [[package]]
name = "docker-update" name = "docker-update"
version = "1.0.0" version = "1.0.1"
dependencies = [ dependencies = [
"confy", "confy",
"libc 1.0.0-alpha.4", "libc 1.0.0-alpha.4",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "docker-update" name = "docker-update"
version = "1.0.0" version = "1.0.1"
edition = "2024" edition = "2024"
authors = ['DragonSlayer_14'] authors = ['DragonSlayer_14']
readme = "README.md" readme = "README.md"