diff --git a/build.sh b/build.sh index 1bb3087..06572c8 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ set -eu IMAGE="debian:buster-slim" TARGET="$(dirname "$0" | xargs realpath)" -VERSION="v0.7.2-rc1" +VERSION="v0.7.2-rc2" while getopts "v:i:h" opt do diff --git a/debian/changelog b/debian/changelog index 000346f..ccb7400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +alacritty (0.7.2-rc2-1) unstable; urgency=medium + + * Version 0.7.2-rc2 + + -- Martin Simon Wed, 17 Feb 2021 00:00:00 +0000 + alacritty (0.7.2-rc1-1) unstable; urgency=medium * Version 0.7.2-rc1