Fix a conflict in GITALY_SERVER_VERSION
GitLab.com master now points at Gitaly v1.17.0. Dev master pointed at 1.14.1 due to a recent security release. That fix is present in 1.17.0 so it is safe to take the .com side here.
This commit is contained in:
parent
32af0108cf
commit
d18cd4ad08
1 changed files with 0 additions and 4 deletions
|
@ -1,5 +1 @@
|
|||
<<<<<<< HEAD
|
||||
1.17.0
|
||||
=======
|
||||
1.14.1
|
||||
>>>>>>> dev/master
|
||||
|
|
Loading…
Reference in a new issue