mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Uncommented branch switch.
This commit is contained in:
parent
af715f9e8c
commit
8eae57bad0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ function updateRepo {
|
||||||
}
|
}
|
||||||
|
|
||||||
function run {
|
function run {
|
||||||
# switchBranch
|
switchBranch
|
||||||
updateVersion $1
|
updateVersion $1
|
||||||
commitAndTag $1
|
commitAndTag $1
|
||||||
publishCrates
|
publishCrates
|
||||||
|
|
Loading…
Reference in a new issue