Skip to content

Commit f380521

Browse files
skip version news
1 parent 71cd571 commit f380521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misc/build/update-version-bumps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MAP_FILE=commit-version-map.txt
77
BUMP_FILE=version-bumps.txt
88

99
# space-separated list of versions to exclude
10-
EXCLUDE_VERSIONS="2.2.1 2.2.3 2.5.1"
10+
EXCLUDE_VERSIONS="2.2.1 2.2.3 2.5.1 3.3.2"
1111

1212
awk -v exclude="$EXCLUDE_VERSIONS" '
1313
BEGIN {

0 commit comments

Comments
 (0)