aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-11-08 13:08:49 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-11-09 15:34:10 +0100
commit2d7efd8d6c3ee03847ebb13357424289590d8041 (patch)
treec148ed275dd363e74e8514992017a6aba1878ddc /global-functions.rsc
parent59f8f3038949a332ae28e52d8329ebe200f8ef1b (diff)
mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setupchange-113
Well, now that we have a JSON parser... Let's improve the user experience a bit.
Diffstat (limited to 'global-functions.rsc')
-rw-r--r--global-functions.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc
index 7eb1ec5..5c6e3c5 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 112;
+:global ExpectedConfigVersion 113;
# global variables not to be changed by user
:global GlobalFunctionsReady false;