From 2ce8f520945c98c887ffc3d6744dcfd8fa13d5b0 Mon Sep 17 00:00:00 2001 From: Open Computing Facility Date: Wed, 26 Oct 2022 07:55:22 -0700 Subject: [PATCH] automatically bump version to 0.36.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4a98066..8c185b4 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ RIOT_DOCKER_TAG = docker-push.ocf.berkeley.edu/riot:$(DOCKER_REVISION) SYNAPSE_VERSION := v1.68.0 RIOT_VERSION := v1.11.10 -BRIDGE_VERSION := release-0.35.1 +BRIDGE_VERSION := release-0.36.0 .PHONY: cook-image cook-image: