v0.9.0-rc5 - new upstream release

This commit is contained in:
Martin Simon 2021-08-02 08:35:27 +02:00
parent d8e0bc1d42
commit 9c09181d7f
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
alacritty (0.9.0-rc5-1) unstable; urgency=medium
* New upstream release
-- Martin Simon <me@martinsimon.me> Mon, 02 Aug 2021 00:00:00 +0000
alacritty (0.9.0-rc4-1) unstable; urgency=medium
* New upstream release