diff --git a/Cargo.lock b/Cargo.lock index f58dd7f..95c2c92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1649,7 +1649,7 @@ dependencies = [ [[package]] name = "pop-launcher" -version = "1.2.5" +version = "1.2.6" dependencies = [ "const_format", "dirs 6.0.0", diff --git a/Cargo.toml b/Cargo.toml index 194a604..2c95089 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pop-launcher" -version = "1.2.5" +version = "1.2.6" license = "MPL-2.0" authors = ["Michael Aaron Murphy "] description = "Library for writing plugins and frontends for pop-launcher" diff --git a/debian/changelog b/debian/changelog index c3f6ce7..5cd6bfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pop-launcher (1.2.6) jammy; urgency=medium + + * Update all cargo dependencies as of 2025-09-25 + * Fixes for some desktop entries + * Fixes for the cosmic beta + + -- Michael Murphy Thu, 25 Sep 2025 19:55:10 +0200 + pop-launcher (1.2.4) jammy; urgency=medium * Update all cargo dependencies as of 2024-10-18