Skip to content

Commit

Permalink
3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Nov 4, 2022
1 parent 99b1965 commit d1ab247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nagstamon/Config.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class AppInfo(object):
contains app information previously located in GUI.py
"""
NAME = 'Nagstamon'
VERSION = '3.11-20221103'
VERSION = '3.10.1'
WEBSITE = 'https://nagstamon.de'
COPYRIGHT = '©2008-2022 Henri Wahl et al.'
COMMENTS = 'Nagios status monitor for your desktop'
Expand Down

0 comments on commit d1ab247

Please sign in to comment.