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.
2 parents 33eeeee + b8191ef commit 46be8d1Copy full SHA for 46be8d1
Makefile
@@ -98,7 +98,7 @@ MOCKGEN_VER := v0.4.0
98
MOCKGEN_BIN := mockgen
99
MOCKGEN := $(TOOLS_BIN_DIR)/$(MOCKGEN_BIN)-$(MOCKGEN_VER)
100
101
-RELEASE_NOTES_VER := v0.16.6-0.20240222112346-71feb57b59a4
+RELEASE_NOTES_VER := v0.18.0
102
RELEASE_NOTES_BIN := release-notes
103
RELEASE_NOTES := $(TOOLS_BIN_DIR)/$(RELEASE_NOTES_BIN)-$(RELEASE_NOTES_VER)
104
0 commit comments