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 878d48e commit 22261baCopy full SHA for 22261ba
CHANGELOG
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
<!-- released start -->
9
10
-## Unreleased
+<!-- ## Unreleased -->
11
+
12
+## [3.6.2](https://github.com/unioslo/zabbix-cli/tree/3.6.2) - 2025-12-10
13
14
### Fixed
15
zabbix_cli/__about__.py
@@ -1,5 +1,5 @@
1
from __future__ import annotations
2
3
-__version__ = "3.6.1"
+__version__ = "3.6.2"
4
APP_NAME = "zabbix-cli"
5
AUTHOR = "unioslo"
0 commit comments