Skip to content

Commit

Permalink
Automated commit: change version from 23.4.0 -> 23.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbonebot committed Jun 10, 2024
1 parent 4bab5f3 commit 99b8a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message ("-- Configuring the Scanner...")

# VERSION: Always include major, minor and patch level.
project (openvas
VERSION 23.4.0
VERSION 23.4.1
LANGUAGES C)

if (POLICY CMP0005)
Expand Down
2 changes: 1 addition & 1 deletion charts/openvasd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "23.4.0"
appVersion: "23.4.1"

0 comments on commit 99b8a89

Please sign in to comment.