1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

Replace v4-dev with master after the branch change. (#28272)

This commit is contained in:
XhmikosR
2019-02-15 11:58:41 +02:00
committed by GitHub
parent ff29c1224c
commit 9baf8537a7
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ fi
printf "\n%s=======================================================%s" $magenta $end
printf "\n%sPulling latest changes...%s" $magenta $end
printf "\n%s=======================================================\n\n%s" $magenta $end
git pull origin v4-dev
git pull origin master
# Update version number
printf "\n%s=======================================================%s" $magenta $end