Feat: Hebt Version auf 0.1.3 an

This commit is contained in:
2026-08-24 19:47:16 +02:00
parent 0d811cfb75
commit 9a2a1730dd
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -29,7 +29,7 @@ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
[[package]]
name = "docker-update"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"confy",
"libc 1.0.0-alpha.4",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "docker-update"
version = "0.1.2"
version = "0.1.3"
edition = "2024"
authors = ['DragonSlayer_14']
readme = "README.md"