Skip to content

Commit

Permalink
add recent versions to create-test-data
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespharaoh committed Jan 24, 2017
1 parent 9fe6db3 commit c56f769
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions etc/create-test-data
Expand Up @@ -3,6 +3,11 @@
set -euf -o pipefail

versions=(
"version-3.2.2"
"version-3.2.1"
"version-3.2.0"
"version-3.1.1"
"version-3.1.0"
"version-3.0.0"
"version-2.0.9"
"version-2.0.8"
Expand Down

0 comments on commit c56f769

Please sign in to comment.