diff --git a/src/matrix/constants-service.conf b/src/matrix/constants-service.conf index 382f437..a8136ea 100644 --- a/src/matrix/constants-service.conf +++ b/src/matrix/constants-service.conf @@ -14,4 +14,7 @@ LXC_MP="0" LXC_UNPRIVILEGED="1" # enable nesting feature -LXC_NESTING="0" \ No newline at end of file +LXC_NESTING="0" + +# Define the version of Element Web +MATRIX_ELEMENT_VERSION="v1.7.25"