From 0e0723a161d204de551607511ea55ec51e098673 Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Mon, 2 Oct 2023 10:52:48 +0100 Subject: [PATCH] chore: schema update Signed-off-by: Alex Jones --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e6d6816..d049cf3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BUF_VERSION=v1.6.0 -TAG=protobuf-v0.1.3 +TAG=protobuf-v0.1.4 guard-%: @ if [ "${${*}}" = "" ]; then \ echo "Environment variable $* not set"; \