diff --git a/Cargo.lock b/Cargo.lock index 37eb7514..cc60509e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -16,7 +16,7 @@ checksum = "c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046" [[package]] name = "activity-tracker" -version = "0.24.2" +version = "0.25.0" dependencies = [ "anyhow", "async-trait", @@ -84,7 +84,7 @@ checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd" [[package]] name = "allium-launcher" -version = "0.24.2" +version = "0.25.0" dependencies = [ "anyhow", "async-trait", @@ -111,7 +111,7 @@ dependencies = [ [[package]] name = "allium-menu" -version = "0.24.2" +version = "0.25.0" dependencies = [ "anyhow", "async-trait", @@ -131,7 +131,7 @@ dependencies = [ [[package]] name = "alliumd" -version = "0.24.2" +version = "0.25.0" dependencies = [ "anyhow", "chrono", @@ -511,7 +511,7 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" [[package]] name = "common" -version = "0.24.2" +version = "0.25.0" dependencies = [ "anyhow", "async-trait", diff --git a/activity-tracker/Cargo.toml b/activity-tracker/Cargo.toml index 934481d8..4937a031 100644 --- a/activity-tracker/Cargo.toml +++ b/activity-tracker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "activity-tracker" -version = "0.24.2" +version = "0.25.0" edition = "2021" include = ["/src"] diff --git a/allium-launcher/Cargo.toml b/allium-launcher/Cargo.toml index 0581b7c7..d7ba078c 100644 --- a/allium-launcher/Cargo.toml +++ b/allium-launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "allium-launcher" -version = "0.24.2" +version = "0.25.0" edition = "2021" include = ["/src"] diff --git a/allium-menu/Cargo.toml b/allium-menu/Cargo.toml index af4ba442..c980d618 100644 --- a/allium-menu/Cargo.toml +++ b/allium-menu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "allium-menu" -version = "0.24.2" +version = "0.25.0" edition = "2021" include = ["/src"] diff --git a/alliumd/Cargo.toml b/alliumd/Cargo.toml index 85f699bb..f2c25fb7 100644 --- a/alliumd/Cargo.toml +++ b/alliumd/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alliumd" -version = "0.24.2" +version = "0.25.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/common/Cargo.toml b/common/Cargo.toml index 42e6db90..f04a044c 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "common" -version = "0.24.2" +version = "0.25.0" edition = "2021" [lib] diff --git a/static/.allium/version.txt b/static/.allium/version.txt index 6205e5bf..5bd9725a 100644 --- a/static/.allium/version.txt +++ b/static/.allium/version.txt @@ -1 +1 @@ -v0.24.2 +v0.25.0