diff --git a/.github/workflows/manual-build.yml b/.github/workflows/manual-build.yml index be6500f0..3729bbb7 100644 --- a/.github/workflows/manual-build.yml +++ b/.github/workflows/manual-build.yml @@ -12,7 +12,7 @@ on: required: true type: string description: Source code reference (branch, tag or commit SHA) - default: 4.10.2 + default: 4.10.3 workflow_dispatch: inputs: reference: diff --git a/package.json b/package.json index 44d6899b..9c1d11c8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "templateVersion": "2.16.0" }, "wazuh": { - "version": "4.10.2", + "version": "4.10.3", "revision": "00" }, "license": "Apache-2.0",