Skip to content
Snippets Groups Projects
Commit 2469c57c authored by Weronika Lewandowska's avatar Weronika Lewandowska
Browse files

common: update valid-branches script (new 1.9)

parent e0589600
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,5 @@ declare -A TARGET_BRANCHES=( \ ...@@ -8,4 +8,5 @@ declare -A TARGET_BRANCHES=( \
["stable-1.6"]="v1.6" \ ["stable-1.6"]="v1.6" \
["stable-1.7"]="v1.7" \ ["stable-1.7"]="v1.7" \
["stable-1.8"]="v1.8" \ ["stable-1.8"]="v1.8" \
["stable-1.9"]="v1.9" \
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment