From 0dc3428424424121c7fffd636ae054d2ca8b20f8 Mon Sep 17 00:00:00 2001 From: Piper McCorkle Date: Thu, 7 Apr 2022 16:52:21 -0500 Subject: [PATCH] TUN-6000 add version argument to bump-formula-pr --- .teamcity/update-homebrew-core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.teamcity/update-homebrew-core.sh b/.teamcity/update-homebrew-core.sh index 4a40a47d..d8e976ff 100755 --- a/.teamcity/update-homebrew-core.sh +++ b/.teamcity/update-homebrew-core.sh @@ -20,4 +20,4 @@ brew update --force --quiet chmod -R go-w "$(brew --prefix)/share/zsh" # bump formula pr -brew bump-formula-pr cloudflared +brew bump-formula-pr cloudflared --version="$VERSION"