From 1e8ab08f20db616064a5cf9474cbe355a24d26f6 Mon Sep 17 00:00:00 2001 From: Open Computing Facility Date: Thu, 9 Mar 2023 06:55:16 -0800 Subject: [PATCH] automatically bump version to 0.37.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 770b2d7..1184b4a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ RIOT_DOCKER_TAG = docker-push.ocf.berkeley.edu/riot:$(DOCKER_REVISION) SYNAPSE_VERSION := v1.77.0 RIOT_VERSION := v1.11.24 -BRIDGE_VERSION := release-0.35.1 +BRIDGE_VERSION := release-0.37.1 .PHONY: cook-image cook-image: