We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573af7e commit 2e03a7dCopy full SHA for 2e03a7d
scripts/release.sh
@@ -7,7 +7,7 @@ all_versions=( \
7
"17.1" "17.0" \
8
"16.5" "16.4" "16.3" "16.2" "16.1" "16.0" \
9
"15.9" "15.8" "15.7" "15.6" "15.5" "15.4" "15.3" "15.2" "15.1" "15.0" \
10
- "14.13" "14.13" "14.12" "14.11" "14.10" "14.9" "14.8" "14.7" "14.6" "14.5" "14.4" "14.3" "14.2" "14.1" "14.0" \
+ "14.14" "14.13" "14.12" "14.11" "14.10" "14.9" "14.8" "14.7" "14.6" "14.5" "14.4" "14.3" "14.2" "14.1" "14.0" \
11
"13.17" "13.16" "13.15" "13.14" "13.13" "13.12" "13.11" "13.10" "13.9" "13.8" "13.7" "13.6" "13.5" "13.4" "13.3" "13.2" "13.1" "13.0" \
12
)
13
release_notes="release_notes.md"
0 commit comments