v0.9.0-rc3 - new upstream release

This commit is contained in:
Martin Simon 2021-07-24 23:52:48 +02:00
parent 8106b47388
commit 44888a2fcb
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-rc2"
VERSION="v0.9.0-rc3"
while getopts "v:i:h" opt
do

6
debian/changelog vendored
View File

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