diff --git a/Cargo.toml b/Cargo.toml index 6d5ef1d..40ada6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "steamos-manager" -version = "25.5.2" +version = "25.5.4" edition = "2021" +repository = "https://gitlab.steamos.cloud/holo/steamos-manager/" [profile.release] strip="symbols"