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 170bd99 commit 348e3aeCopy full SHA for 348e3ae
Makefile
@@ -16,6 +16,7 @@ ADD_LICENSE_HEADER := $(BIN)/license-header \
16
--license-type apache \
17
--copyright-holder "Buf Technologies, Inc." \
18
--year-range "2023-2025"
19
+# This version should be kept in sync with the version in buf.yaml
20
PROTOVALIDATE_VERSION ?= v0.11.0
21
22
.PHONY: help
0 commit comments