Added 3.1 release line to update script

This commit is contained in:
Ingo Schommer 2012-12-17 12:19:56 +01:00
parent 460cd01d44
commit 02f2a84b8d
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ function checkout {
# core
checkout 'silverstripe/sapphire.git' 'framework' 'master'
checkout 'silverstripe/sapphire.git' 'framework' '3.1'
checkout 'silverstripe/sapphire.git' 'framework' '3.0'
checkout 'silverstripe/sapphire.git' 'framework' '2.4'
checkout 'silverstripe/sapphire.git' 'framework' '2.3'