Skip to content

Commit 359390c

Browse files
committed
Updated elasticsearch version
1 parent f1b0e8a commit 359390c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Start-ElasticSearch.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Param(
2-
[string]$Version = "5.5.3",
2+
[string]$Version = "5.5.2",
33
[int]$NodeCount = 1,
44
[bool]$StartKibana = $true,
55
[int]$StartPort = 9200,

0 commit comments

Comments
 (0)