2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
+1 -1
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