1 parent 757da8a commit 1aa86cfCopy full SHA for 1aa86cf
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.45.8
+ VERSION 23.45.9
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.45.8"
+appVersion: "23.45.9"
0 commit comments