Skip to content

Commit c61454b

Browse files
authored
Bump version to 4.10.3 revision 00 (#149)
1 parent e14778f commit c61454b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/manual-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
required: true
1313
type: string
1414
description: Source code reference (branch, tag or commit SHA)
15-
default: 4.10.2
15+
default: 4.10.3
1616
workflow_dispatch:
1717
inputs:
1818
reference:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"templateVersion": "2.16.0"
88
},
99
"wazuh": {
10-
"version": "4.10.2",
10+
"version": "4.10.3",
1111
"revision": "00"
1212
},
1313
"license": "Apache-2.0",

0 commit comments

Comments
 (0)