We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4ba87 commit 8baec6aCopy full SHA for 8baec6a
ospd_openvas/__version__.py
@@ -2,4 +2,4 @@
2
3
# THIS IS AN AUTOGENERATED FILE. DO NOT TOUCH!
4
5
-__version__ = "22.8.1"
+__version__ = "22.8.2"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
6
name = "ospd-openvas"
7
-version = "22.8.1"
+version = "22.8.2"
8
description = "ospd based scanner for openvas"
9
authors = ["Greenbone AG <info@greenbone.net>"]
10
license = "AGPL-3.0-or-later"
0 commit comments