Skip to content

Commit

Permalink
Bump release to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed May 14, 2024
1 parent fa15775 commit 5734331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions check_http_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
CRITICAL_CODE = 2
UNKNOWN_CODE = 3

__version__ = '2.1.2'
__version_date__ = '2022-09-15'
__version__ = '2.2.0'
__version_date__ = '2024-05-14'

class NagiosHelper:
"""
Expand Down

0 comments on commit 5734331

Please sign in to comment.