From acb127b404c8d7b02ba9cf441654d2aa8cc3713f Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Tue, 23 Jul 2024 22:53:35 +0200 Subject: Release the release announcement diff --git a/web/macros.py b/web/macros.py index 0cd05d2..3ef93e6 100644 --- a/web/macros.py +++ b/web/macros.py @@ -2,7 +2,7 @@ import email.utils import os.path import time -plugins_release = '2.3.5' +plugins_release = '2.4.0' mib_release = '1.0.1' release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') site_url = 'https://www.monitoring-plugins.org/' -- cgit v0.10-9-g596f