diff --git a/Nagstamon/Config.py b/Nagstamon/Config.py
index befe6b94..939a6334 100644
--- a/Nagstamon/Config.py
+++ b/Nagstamon/Config.py
@@ -131,7 +131,7 @@ class AppInfo(object):
contains app information previously located in GUI.py
"""
NAME = 'Nagstamon'
- VERSION = '3.17-20241018'
+ VERSION = '3.16.1'
WEBSITE = 'https://nagstamon.de'
COPYRIGHT = '©2008-2024 Henri Wahl et al.'
COMMENTS = 'Nagios status monitor for your desktop'
diff --git a/Nagstamon/resources/nagstamon.appdata.xml b/Nagstamon/resources/nagstamon.appdata.xml
index 6757f1f7..31d08a43 100644
--- a/Nagstamon/resources/nagstamon.appdata.xml
+++ b/Nagstamon/resources/nagstamon.appdata.xml
@@ -9,17 +9,11 @@
Nagstamon
The status monitor for the desktop
-
+
- - Apple Silicon native support
- - fixes for Centreon
- - fixes for Checkmk
- - fixes for Icinga2
- - fixes for IcingaDBWeb
- - fixes for Zabbix
- - fixes for pyinstaller
- - updated Qt6
+ - fix ridiculous Windows 11 appearance
+ - fix Zabbix all information copy action
diff --git a/build/debian/changelog b/build/debian/changelog
index d36d479c..2a7a5ec8 100644
--- a/build/debian/changelog
+++ b/build/debian/changelog
@@ -1,9 +1,11 @@
-nagstamon (3.17-20241018) unstable; urgency=low
+nagstamon (3.16.1) stable; urgency=low
* New upstream
+ - fix ridiculous Windows 11 appearance
+ - fix Zabbix all information copy action
- -- Henri Wahl Fri, Oct 18 2024 08:00:00 +0200
+ -- Henri Wahl Sun, Oct 20 2024 08:00:00 +0200
-nagstamon (3.16.0) unstable; urgency=low
+nagstamon (3.16.0) stable; urgency=low
* New upstream
- Apple Silicon native support
- fixes for Centreon