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 4bab5f3 commit 99b8a89Copy full SHA for 99b8a89
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.4.0
+ VERSION 23.4.1
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.4.0"
+appVersion: "23.4.1"
0 commit comments