Skip to content

Commit 4541d9f

Browse files
committed
chore(mysql-version): bump __version__ to match the prior parser fix
1 parent fcbdc54 commit 4541d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-plugins/mysql-version/mysql-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import lib.version
2222
from lib.globals import STATE_UNKNOWN
2323

2424
__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
25-
__version__ = '2026041301'
25+
__version__ = '2026041302'
2626

2727
DESCRIPTION = """Checks the installed MySQL/MariaDB version against the endoflife.date API and alerts if
2828
the version is end-of-life or if newer major, minor, or patch releases are available.

0 commit comments

Comments
 (0)