aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-10-10 13:16:58 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-10-16 13:11:20 +0200
commit399d952ac21057c5ab88120bef4a400b06caea3b (patch)
tree1c2b9317e0b4223b30409d142827455ca34cc53f /global-functions.rsc
parentfd1263324dbbb0e80bc99e30d317eca9fd7b264b (diff)
telegram-chat: act on reply from selfchange-106-1
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 df374b8..dbedfbc 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 105;
+:global ExpectedConfigVersion 106;
# global variables not to be changed by user
:global GlobalFunctionsReady false;