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 e14778f commit c61454bCopy full SHA for c61454b
.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.2
+ default: 4.10.3
16
workflow_dispatch:
17
inputs:
18
reference:
package.json
@@ -7,7 +7,7 @@
7
"templateVersion": "2.16.0"
8
},
9
"wazuh": {
10
- "version": "4.10.2",
+ "version": "4.10.3",
11
"revision": "00"
"license": "Apache-2.0",
0 commit comments