Tag v25.5.5

This commit is contained in:
Vicki Pfau 2025-05-30 17:46:36 -07:00
parent a0e2e7772e
commit 5fecc6bbb4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -992,7 +992,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "steamos-manager"
version = "25.5.4"
version = "25.5.5"
dependencies = [
"anyhow",
"async-trait",

View file

@ -1,6 +1,6 @@
[package]
name = "steamos-manager"
version = "25.5.4"
version = "25.5.5"
edition = "2021"
repository = "https://gitlab.steamos.cloud/holo/steamos-manager/"