Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 382d789

Browse files
committed
v0.11.0-rc2 - new upstream release
1 parent 762ea13 commit 382d789

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -eu
44

55
IMAGE="debian:bullseye-slim"
66
TARGET="$(dirname "$0" | xargs realpath)"
7-
VERSION="v0.11.0-rc1"
7+
VERSION="v0.11.0-rc2"
88

99
while getopts "v:i:h" opt
1010
do

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
alacritty (0.11.0-rc2-1) unstable; urgency=medium
2+
3+
* New upstream release
4+
5+
-- Martin Simon <me@martinsimon.me> Sun, 17 Sep 2022 00:00:00 +0000
6+
17
alacritty (0.11.0-rc1-1) unstable; urgency=medium
28

39
* New upstream release

0 commit comments

Comments
 (0)