v0.11.0-rc2 - new upstream release

This commit is contained in:
Martin Simon 2022-09-17 20:34:01 +02:00
parent 762ea1332f
commit 382d789f72
No known key found for this signature in database
GPG key ID: 632C2AA6CF21205A
2 changed files with 7 additions and 1 deletions

View file

@ -4,7 +4,7 @@ set -eu
IMAGE="debian:bullseye-slim"
TARGET="$(dirname "$0" | xargs realpath)"
VERSION="v0.11.0-rc1"
VERSION="v0.11.0-rc2"
while getopts "v:i:h" opt
do

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
alacritty (0.11.0-rc2-1) unstable; urgency=medium
* New upstream release
-- Martin Simon <me@martinsimon.me> Sun, 17 Sep 2022 00:00:00 +0000
alacritty (0.11.0-rc1-1) unstable; urgency=medium
* New upstream release