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 f1d9fe7 commit 187dd5eCopy full SHA for 187dd5e
CMakeLists.txt
@@ -8,7 +8,7 @@ message ("-- Configuring the Scanner...")
8
9
# VERSION: Always include major, minor and patch level.
10
project (openvas
11
- VERSION 23.5.1
+ VERSION 23.5.2
12
LANGUAGES C)
13
14
if (POLICY CMP0005)
charts/openvasd/Chart.yaml
@@ -21,4 +21,4 @@ version: 0.1.0
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "23.5.1"
+appVersion: "23.5.2"
0 commit comments