release: 1.2.6
This commit is contained in:
parent
16b5ae74b3
commit
0e8aa22f97
3 changed files with 10 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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
8
debian/changelog
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue