Skip to content

Commit b8191ef

Browse files
committed
upgrade release-notes tool to version v0.18.0
1 parent 3a9eb5b commit b8191ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ MOCKGEN_VER := v0.4.0
9898
MOCKGEN_BIN := mockgen
9999
MOCKGEN := $(TOOLS_BIN_DIR)/$(MOCKGEN_BIN)-$(MOCKGEN_VER)
100100

101-
RELEASE_NOTES_VER := v0.16.6-0.20240222112346-71feb57b59a4
101+
RELEASE_NOTES_VER := v0.18.0
102102
RELEASE_NOTES_BIN := release-notes
103103
RELEASE_NOTES := $(TOOLS_BIN_DIR)/$(RELEASE_NOTES_BIN)-$(RELEASE_NOTES_VER)
104104

0 commit comments

Comments
 (0)