v0.9.0-rc4 - new upstream release

This commit is contained in:
Martin Simon 2021-08-02 08:33:26 +02:00
parent 44888a2fcb
commit d8e0bc1d42
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-rc3"
VERSION="v0.9.0-rc4"
while getopts "v:i:h" opt
do

6
debian/changelog vendored
View file

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