From e78ee9e082c4c0b271497bbbeb4c16d0e3c7d4b2 Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Mon, 31 Jan 2022 14:20:55 +0100 Subject: [PATCH] Update constants-service.conf --- src/matrix/constants-service.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matrix/constants-service.conf b/src/matrix/constants-service.conf index da80d37..292d2ce 100644 --- a/src/matrix/constants-service.conf +++ b/src/matrix/constants-service.conf @@ -20,4 +20,4 @@ LXC_UNPRIVILEGED="1" LXC_NESTING="1" # Define the version of Element Web -MATRIX_ELEMENT_VERSION="v1.9.8" +MATRIX_ELEMENT_VERSION="v1.9.9"