Skip to content

Commit 89ac25c

Browse files
committed
bump: upgrade revision to 4203-2
1 parent 292a542 commit 89ac25c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

SplunkAppForWazuh/appserver/static/js/services/app-version/appVersionService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const metadataApp = {
22
"version": "4.2.2",
3-
"revision": "4203-1"
3+
"revision": "4203-2"
44
}
55

66
define(['../module'], function (module) {

SplunkAppForWazuh/default/package.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[app]
22
version = 4.2.2
3-
revision = 4203-1
3+
revision = 4203-2
44

55
[wazuh]
66
version = 4.2.2

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "wazuh-splunk",
33
"version": "4.2.2",
4-
"revision": "4203-1",
5-
"code": "4203-1",
4+
"revision": "4203-2",
5+
"code": "4203-2",
66
"kibana": {
77
"version": "8.2.2"
88
},

0 commit comments

Comments
 (0)