From f7efbf4b75713695eab2ca31ae2ec535a95f49f1 Mon Sep 17 00:00:00 2001 From: Martin Simon Date: Sat, 9 Jan 2021 12:50:03 +0100 Subject: [PATCH] v0.7.1 - update package --- build.sh | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index f3fd4a3..6fd7008 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.1-rc1" +VERSION="v0.7.1" while getopts "v:i:h" opt do diff --git a/debian/changelog b/debian/changelog index cbaf75c..f99421f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +alacritty (0.7.1-1) unstable; urgency=medium + + * Version 0.7.1 + + -- Martin Simon Sat, 09 Jan 2021 00:00:00 +0000 + alacritty (0.7.1-rc1-1) unstable; urgency=medium * Version 0.7.1-rc1