Tag v25.6.1

This commit is contained in:
Vicki Pfau 2025-06-19 13:10:02 -07:00
parent 6a562e2d31
commit 7e0915d7a9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1049,7 +1049,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "steamos-manager"
version = "25.6.0"
version = "25.6.1"
dependencies = [
"anyhow",
"async-trait",

View file

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