release: 1.2.6

This commit is contained in:
Michael Aaron Murphy 2025-09-25 19:57:02 +02:00
parent 16b5ae74b3
commit 0e8aa22f97
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 10 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1649,7 +1649,7 @@ dependencies = [
[[package]] [[package]]
name = "pop-launcher" name = "pop-launcher"
version = "1.2.5" version = "1.2.6"
dependencies = [ dependencies = [
"const_format", "const_format",
"dirs 6.0.0", "dirs 6.0.0",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "pop-launcher" name = "pop-launcher"
version = "1.2.5" version = "1.2.6"
license = "MPL-2.0" license = "MPL-2.0"
authors = ["Michael Aaron Murphy <michael@mmurphy.dev>"] authors = ["Michael Aaron Murphy <michael@mmurphy.dev>"]
description = "Library for writing plugins and frontends for pop-launcher" description = "Library for writing plugins and frontends for pop-launcher"

8
debian/changelog vendored
View file

@ -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 <michael@mmurphy.dev> Thu, 25 Sep 2025 19:55:10 +0200
pop-launcher (1.2.4) jammy; urgency=medium pop-launcher (1.2.4) jammy; urgency=medium
* Update all cargo dependencies as of 2024-10-18 * Update all cargo dependencies as of 2024-10-18