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 f1b0e8a commit 359390cCopy full SHA for 359390c
build/Start-ElasticSearch.ps1
@@ -1,5 +1,5 @@
1
Param(
2
- [string]$Version = "5.5.3",
+ [string]$Version = "5.5.2",
3
[int]$NodeCount = 1,
4
[bool]$StartKibana = $true,
5
[int]$StartPort = 9200,
0 commit comments