aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-03-20 12:18:32 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-03-20 12:35:34 +0100
commit650c362ed903209bb2144b3d4a89f46ca4865a38 (patch)
treec98076feaea093eecf167d3633ce17b5ec5aeb1f /global-functions.rsc
parent3b5026ea8d8e8f9867b85d91c81d2296265d6d6a (diff)
netwatch-notify: support note in notificationchange-96
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 6e3f00a..512cf34 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 95;
+:global ExpectedConfigVersion 96;
# global variables not to be changed by user
:global GlobalFunctionsReady false;