From e6c256cd4b74599f3f539ca2c48adab91bd5ee8e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 20 Jan 2023 16:10:57 +0100 Subject: check-health: notify about new features --- global-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global-functions') diff --git a/global-functions b/global-functions index 1ed5248..d969653 100644 --- a/global-functions +++ b/global-functions @@ -12,7 +12,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 87; +:global ExpectedConfigVersion 88; # global variables not to be changed by user :global GlobalFunctionsReady false; -- cgit v1.2.3-54-g00ecf