From 504a742114118dfde5751dfb8dbbc6d52b8a22c5 Mon Sep 17 00:00:00 2001 From: AlexsJones Date: Mon, 2 Dec 2024 20:03:13 +0000 Subject: [PATCH] chore: updated Signed-off-by: AlexsJones --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 16516b0..b63e903 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BUF_VERSION=v1.28.0 -TAG=protobuf-v0.2.4 +TAG=protobuf-v0.2.5 guard-%: @ if [ "${${*}}" = "" ]; then \ echo "Environment variable $* not set"; \