Merge pull request #136 from gbw/fix_version_string

Add missing version update from 0.4.1 to 0.4.2
This commit is contained in:
Dionisio Pozo
2026-02-21 21:07:27 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1787,7 +1787,7 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "oxicloud"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"anyhow",
"argon2",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "oxicloud"
version = "0.4.1"
version = "0.4.2"
edition = "2024"
default-run = "oxicloud"