1 parent bd69fe2 commit bc697f6Copy full SHA for bc697f6
2 files changed
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.46.2
+ VERSION 23.46.3
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.46.2"
+appVersion: "23.46.3"
0 commit comments