diff options
author | Christian Hesse <mail@eworm.de> | 2021-06-02 22:53:43 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-06-08 21:07:25 +0200 |
commit | 50d1706a067383ad68cd0b227b7b5b339f1157cb (patch) | |
tree | 2f549fdb65b008442166e5bf293e32cda52e6e20 /global-config-overlay | |
parent | 8375673d93d5481cc575dcb61825eba9b08c1515 (diff) |
global-functions: make Telegram notifications a modulechange-54
Diffstat (limited to 'global-config-overlay')
-rw-r--r-- | global-config-overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay index 1cbaedf..1466a4d 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! # Comment or remove to disable news and change notifications. -:global GlobalConfigVersion 53; +:global GlobalConfigVersion 54; # Copy configuration from global-config here and modify it. |