Tag v25.6.0

This commit is contained in:
Vicki Pfau 2025-06-17 18:51:02 -07:00
parent 76ba2ff08b
commit 4c0069d3c5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

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