From f240318525a38634f884d76c7554519eb20a98ab Mon Sep 17 00:00:00 2001 From: Manuel Stahl Date: Thu, 8 Feb 2024 15:05:26 +0100 Subject: [PATCH] Bump version to 0.9.1 Change-Id: I8436d0ebd48a99f4b2ca2b7b213d94689b440d57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 563d2c2..b89c47c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synapse-admin", - "version": "0.9.0", + "version": "0.9.1", "description": "Admin GUI for the Matrix.org server Synapse", "author": "Awesome Technologies Innovationslabor GmbH", "license": "Apache-2.0",