aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-31 14:19:05 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-31 17:27:15 +0100
commit63de875129cc3eafff517410d6f90cb78fe459d5 (patch)
tree0f8eae81485cfcf6fee8b1c86f4fced296fcf9a6 /global-functions
parentcbc547332e511e1ae7a0658002e2cc595b3b1182 (diff)
daily-psk: make qr-code url configurablechange-92
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 8d865ba..2f57fae 100644
--- a/global-functions
+++ b/global-functions
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 91;
+:global ExpectedConfigVersion 92;
# global variables not to be changed by user
:global GlobalFunctionsReady false;