Skip to content

Commit

Permalink
3.17-20241028
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Oct 28, 2024
1 parent 9c9827b commit 376dbb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Nagstamon/Config.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ class AppInfo(object):
contains app information previously located in GUI.py
"""
NAME = 'Nagstamon'
VERSION = '3.17-20241023'
VERSION = '3.17-20241028'
WEBSITE = 'https://nagstamon.de'
COPYRIGHT = '©2008-2024 Henri Wahl et al.'
COMMENTS = 'Nagios status monitor for your desktop'
Expand Down
4 changes: 2 additions & 2 deletions build/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
nagstamon (3.17-20241023) unstable; urgency=low
nagstamon (3.17-20241028) unstable; urgency=low
* New upstream
- fix sound problem
- fix IncingaDBWeb

-- Henri Wahl <[email protected]> Mon, Oct 21 2024 08:00:00 +0200
-- Henri Wahl <[email protected]> Mon, Oct 28 2024 08:00:00 +0200

nagstamon (3.16.1) stable; urgency=low
* New upstream
Expand Down

0 comments on commit 376dbb9

Please sign in to comment.