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 5500a55 commit 0cdd883Copy full SHA for 0cdd883
SplunkAppForWazuh/default/package.conf
@@ -1,9 +1,9 @@
1
[app]
2
version = 4.3.0
3
-revision = 4303
+revision = 4301
4
5
[wazuh]
6
7
8
[splunk]
9
-version = 8.1.4
+version = 8.2.0
package.json
@@ -24,7 +24,7 @@
24
"ossec"
25
],
26
"kibana": {
27
- "version": "8.1.4"
+ "version": "8.2.0"
28
},
29
"license": "GPL-2.0",
30
"main": "index.js",
@@ -33,7 +33,7 @@
33
"type": "git",
34
"url": "git+https://github.com/wazuh/wazuh-splunk.git"
35
36
- "revision": "4303",
+ "revision": "4301",
37
"scripts": {
38
"build": "make build",
39
"clean": "make clean",
0 commit comments