Skip to content

Commit

Permalink
Update update_submodules.sh
Browse files Browse the repository at this point in the history
Update to 2.03
  • Loading branch information
Imogen Kutz authored Nov 1, 2017
1 parent 3a6bd30 commit 84ab9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_submodules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

timestamp=$(date +%s)

for version in 1.04 1.05 2.01 2.02; do
for version in 1.04 1.05 2.01 2.02 2.03; do
# Checkout to the specified version for the SSOT directory
git checkout version-$version

Expand Down

0 comments on commit 84ab9c1

Please sign in to comment.