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 c32c002 commit 3f0a6c0Copy full SHA for 3f0a6c0
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## [v3.13.3]
5
+
6
+There are no changes for Wazuh API in this version.
7
8
## [v3.13.2]
9
10
There are no changes for Wazuh API in this version.
package.json
@@ -1,7 +1,7 @@
{
"name": "wazuh_api",
- "version": "3.13.2",
- "revision": "31302",
+ "version": "3.13.3",
+ "revision": "31303",
"description": "Wazuh API.",
"main": "app.js",
"author": "Wazuh",
0 commit comments