From ede7309e5405c56f06974537c7329926fbe3a67e Mon Sep 17 00:00:00 2001 From: Martin Simon Date: Wed, 17 Feb 2021 07:30:04 +0100 Subject: [PATCH] v0.7.2-rc2 - update package --- build.sh | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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