Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
smallsamantha committed May 7, 2024
1 parent f47be25 commit cbf9563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ BIN := .tmp/bin
export PATH := $(BIN):$(PATH)
export GOBIN := $(abspath $(BIN))

BUF_VERSION := v1.29.0
BUF_VERSION := v1.32.0-beta.1
COPYRIGHT_YEARS := 2023-2024

.PHONY: help
Expand Down

0 comments on commit cbf9563

Please sign in to comment.