From 86fbbc1261ca4482887c8a5717dab4de55b86723 Mon Sep 17 00:00:00 2001 From: Jacob Shufro Date: Thu, 24 Oct 2024 23:23:19 -0400 Subject: [PATCH] Bump version --- Makefile | 2 +- pb/api.pb.go | 2 +- pb/api_grpc.pb.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index b9e2169..2d689c9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = v1.2.3 +VERSION = v1.2.4 SOURCEDIR := . SOURCES := $(shell find $(SOURCEDIR) -name '*.go') diff --git a/pb/api.pb.go b/pb/api.pb.go index e898ef8..0181f31 100644 --- a/pb/api.pb.go +++ b/pb/api.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.35.1 -// protoc v5.28.2 +// protoc v3.12.4 // source: api.proto package pb diff --git a/pb/api_grpc.pb.go b/pb/api_grpc.pb.go index 0c24422..5b37f55 100644 --- a/pb/api_grpc.pb.go +++ b/pb/api_grpc.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. // versions: // - protoc-gen-go-grpc v1.5.1 -// - protoc v5.28.2 +// - protoc v3.12.4 // source: api.proto package pb