Skip to content

Commit

Permalink
Bump v4.3.11-7.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Apr 24, 2023
1 parent 040b803 commit 08c3b2a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions kibana.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "wazuh",
"version": "4.3.10-4311",
"version": "4.3.11-4312",
"kibanaVersion": "kibana",
"configPath": [
"wazuh"
Expand Down Expand Up @@ -30,4 +30,4 @@
"owner": {
"name": "Wazuh, Inc"
}
}
}
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "wazuh",
"version": "4.3.10",
"revision": "4311",
"code": "4311",
"version": "4.3.11",
"revision": "4312",
"code": "4312",
"pluginPlatform": {
"version": "7.16.0"
"version": "7.17.6"
},
"description": "Wazuh app",
"keywords": [
Expand Down Expand Up @@ -77,5 +77,7 @@
"eslint-plugin-async-await": "^0.0.0",
"tslint": "^5.11.0",
"typescript-eslint-parser": "^18.0.0"
}
}
},
"commit": "040b80330",
"stage": "stable"
}

0 comments on commit 08c3b2a

Please sign in to comment.