We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec43c89 commit 181ad70Copy full SHA for 181ad70
Makefile
@@ -11,7 +11,7 @@ git_upstream := $(shell git remote get-url $(shell git config branch.$(shell git
11
export GIT_BRANCH = $(git_branch)
12
export GIT_UPSTREAM = $(git_upstream)
13
14
-export FUNNEL_VERSION=0.10.0
+export FUNNEL_VERSION=0.10.1
15
16
# LAST_PR_NUMBER is used by the release notes builder to generate notes
17
# based on pull requests (PR) up until the last release.
0 commit comments