aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-10-13 16:42:24 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-10-16 15:27:14 +0200
commitfed7f2da46fc02b12d23c0f05111452b8e9935e6 (patch)
treefaec2a774a679deb6059c4dda591119080417288 /global-functions.rsc
parentc9233773b3a1dd967d1dd5924c5f00c516d55d41 (diff)
mod/notification-telegram: drop support for non-fixed width fontchange-107
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 dbedfbc..4617a3a 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 106;
+:global ExpectedConfigVersion 107;
# global variables not to be changed by user
:global GlobalFunctionsReady false;