Skip to content

Commit 81cf7e3

Browse files
committed
ELK 5.5.0
Upgraded all components to 5.5.0
1 parent 6b0d476 commit 81cf7e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.bat

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ SET NSSM=tools\nssm\win64\nssm.exe
66
SET ZIP=tools\7zip\7za.exe
77

88
rem ---------- components versions
9-
SET ELASTIC_SEARCH_VERSION=5.0.0
10-
SET LOGSTASH_VERSION=5.0.0
11-
SET KIBANA_VERSION=5.0.0
9+
SET ELASTIC_SEARCH_VERSION=5.5.0
10+
SET LOGSTASH_VERSION=5.5.0
11+
SET KIBANA_VERSION=5.5.0
1212

1313
rem ---------- installer version
14-
SET INSTALLER_VERSION=5.0.0
14+
SET INSTALLER_VERSION=5.5.0
1515
IF DEFINED APPVEYOR_BUILD_VERSION SET INSTALLER_VERSION=%APPVEYOR_BUILD_VERSION%
1616
echo "Building installer v%INSTALLER_VERSION%"
1717

0 commit comments

Comments
 (0)