From 6cfa2e7eeb761d78e5d688cbb4ce340fc509587f Mon Sep 17 00:00:00 2001 From: Open Computing Facility Date: Tue, 22 Feb 2022 06:55:16 -0800 Subject: [PATCH] automatically bump version to 1.53.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12a70a4..cac514a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SYNAPSE_DOCKER_TAG = docker-push.ocf.berkeley.edu/synapse:$(DOCKER_REVISION) BRIDGE_DOCKER_TAG = docker-push.ocf.berkeley.edu/matrix-appservice-irc:$(DOCKER_REVISION) RIOT_DOCKER_TAG = docker-push.ocf.berkeley.edu/riot:$(DOCKER_REVISION) -SYNAPSE_VERSION := v1.48.0 +SYNAPSE_VERSION := v1.53.0 RIOT_VERSION := v1.9.3 BRIDGE_VERSION := release-0.23.0