Skip to content

Commit 3e3d095

Browse files
committed
Automated commit: change version from 23.4.1 -> 23.4.2
1 parent f6d5f2c commit 3e3d095

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ message ("-- Configuring the Scanner...")
88

99
# VERSION: Always include major, minor and patch level.
1010
project (openvas
11-
VERSION 23.4.1
11+
VERSION 23.4.2
1212
LANGUAGES C)
1313

1414
if (POLICY CMP0005)

charts/openvasd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.1.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "23.4.1"
24+
appVersion: "23.4.2"

0 commit comments

Comments
 (0)