Skip to content

Commit

Permalink
3.17-20241018
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Oct 18, 2024
1 parent 436696e commit 7d4dc7b
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-20241017'
VERSION = '3.17-20241018'
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,7 +1,7 @@
nagstamon (3.17-20241017) unstable; urgency=low
nagstamon (3.17-20241018) unstable; urgency=low
* New upstream

-- Henri Wahl <[email protected]> Thu, Oct 17 2024 08:00:00 +0200
-- Henri Wahl <[email protected]> Fri, Oct 18 2024 08:00:00 +0200

nagstamon (3.16.0) unstable; urgency=low
* New upstream
Expand Down

0 comments on commit 7d4dc7b

Please sign in to comment.