From 2949de30cd96b673b366e24420162a8793149373 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Thu, 21 Sep 2023 16:30:17 -0400 Subject: [PATCH] forgot a bump --- scripts/bin/github-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bin/github-release.sh b/scripts/bin/github-release.sh index eb5066f2b..36253387d 100755 --- a/scripts/bin/github-release.sh +++ b/scripts/bin/github-release.sh @@ -4,7 +4,7 @@ set -e cd "`dirname $0`/../.." root_dir=`pwd` -version="6.1.8" +version="6.1.9" declare -a tag_dirs=( \ "$root_dir/contrib/standard" \