Add 1.72.1 patch release

This commit is contained in:
David Tolnay 2023-09-19 08:31:34 -07:00
parent 1482605bfc
commit 439cf60725
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ fi
patch_releases=(
1.12.1 1.15.1 1.22.1 1.24.1 1.26.1 1.26.2 1.27.1 1.27.2 1.29.1 1.29.2 1.30.1
1.31.1 1.34.1 1.34.2 1.41.1 1.43.1 1.44.1 1.45.1 1.45.2 1.52.1 1.56.1 1.58.1
1.62.1 1.66.1 1.67.1 1.68.1 1.68.2 1.71.1
1.62.1 1.66.1 1.67.1 1.68.1 1.68.2 1.71.1 1.72.1
)
releases() {