We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b1965 commit d1ab247Copy full SHA for d1ab247
Nagstamon/Config.py
@@ -125,7 +125,7 @@ class AppInfo(object):
125
contains app information previously located in GUI.py
126
"""
127
NAME = 'Nagstamon'
128
- VERSION = '3.11-20221103'
+ VERSION = '3.10.1'
129
WEBSITE = 'https://nagstamon.de'
130
COPYRIGHT = '©2008-2022 Henri Wahl et al.'
131
COMMENTS = 'Nagios status monitor for your desktop'
0 commit comments