We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9822443 commit 9aa9f05Copy full SHA for 9aa9f05
.github/workflows/manual-build.yml
@@ -12,7 +12,7 @@ on:
12
required: true
13
type: string
14
description: Source code reference (branch, tag or commit SHA)
15
- default: 4.10.0
+ default: 4.10.1
16
workflow_dispatch:
17
inputs:
18
reference:
package.json
@@ -7,8 +7,8 @@
7
"templateVersion": "2.16.0"
8
},
9
"wazuh": {
10
- "version": "4.10.0",
11
- "revision": "07"
+ "version": "4.10.1",
+ "revision": "00"
"license": "Apache-2.0",
"homepage": "https://github.com/opensearch-project/security-dashboards-plugin",
0 commit comments