Skip to content

Commit

Permalink
Bump version 4.10.0 revision 00 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti authored and yenienserrano committed Aug 19, 2024
1 parent 1856b2e commit 534dc22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
required: true
type: string
description: Source code reference (branch, tag or commit SHA)
default: 4.9.0
default: 4.10.0
workflow_dispatch:
inputs:
reference:
Expand All @@ -31,4 +31,4 @@ jobs:
command: 'yarn build'
artifact_name: 'wazuh-security-dashboards-plugin'
artifact_path: './wazuh-security-plugin/build'
secrets: inherit
secrets: inherit
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"templateVersion": "2.16.0"
},
"wazuh": {
"version": "4.9.0",
"version": "4.10.0",
"revision": "00"
},
"license": "Apache-2.0",
Expand Down

0 comments on commit 534dc22

Please sign in to comment.