chore(release): 1.1.1

This commit is contained in:
Michael Aaron Murphy 2022-03-26 13:28:44 +01:00 committed by Michael Murphy
parent 2e38c69b69
commit 805bf6333e
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
pop-launcher (1.1.1) impish; urgency=medium
* Calculator fix
-- Michael Aaron Murphy <mmstick@gaze15.lan> Sat, 26 Mar 2022 12:56:41 +0100
pop-launcher (1.1.0) impish; urgency=medium
* Pop Shell API Improvements

1
debian/control vendored
View file

@ -5,6 +5,7 @@ Maintainer: Michael Aaron Murphy <mmstick@pm.me>
Build-Depends:
cargo,
debhelper-compat (=10),
just,
libgtk-3-dev,
libssl-dev,
rustc (>=1.47),