mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2025-05-10 01:43:45 +02:00
Bump version
This commit is contained in:
parent
e15f0f01ed
commit
186f081cd7
@ -25,8 +25,8 @@ WARNING_CODE = 1
|
||||
CRITICAL_CODE = 2
|
||||
UNKNOWN_CODE = 3
|
||||
|
||||
__version__ = '2.2.0'
|
||||
__version_date__ = '2024-05-14'
|
||||
__version__ = '2.3.0'
|
||||
__version_date__ = '2025-04-11'
|
||||
|
||||
class NagiosHelper:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user