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 f6d5f2c commit 3e3d095Copy full SHA for 3e3d095
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.1
+ VERSION 23.4.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.4.1"
+appVersion: "23.4.2"
0 commit comments