chore: prep release (#23349)

Co-authored-by: Marko <marko@baricevic.me>
This commit is contained in:
Julien Robert
2025-01-13 17:10:03 +00:00
committed by GitHub
co-authored by Marko
parent 9ca815c8d6
commit 3586e39e35
56 changed files with 83 additions and 79 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
protoVer=0.15.2
protoVer=0.15.3
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)