Skip to content

Commit f357bb9

Browse files
chore: bump PROTON_COMMIT to merged main (795c70f)
Picks up raystack/proton#488 from main now that it's merged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 663d670 commit f357bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TAG := $(shell git rev-list --tags --max-count=1)
44
VERSION := $(shell git describe --tags ${TAG})
55
.PHONY: build check fmt lint test test-race vet test-cover-html help install proto admin-app compose-up-dev
66
.DEFAULT_GOAL := build
7-
PROTON_COMMIT := "e423740e7d1a964937fcbb8f9b085261b34b7c3e"
7+
PROTON_COMMIT := "795c70f359264a3c21a4c6412097f139dfc387e6"
88

99
admin-app:
1010
@echo " > generating admin build"

0 commit comments

Comments
 (0)