From ed6ab4c212bb331b03a029ce770de771f36cfcdc Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Thu, 10 Dec 2020 13:07:09 +0100 Subject: Update version to 2.3 diff --git a/web/macros.py b/web/macros.py index 17df5e3..f443719 100644 --- a/web/macros.py +++ b/web/macros.py @@ -2,7 +2,7 @@ import email.utils import os.path import time -plugins_release = '2.2' +plugins_release = '2.3' 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