Bumps to version 7.17.5 (#1702)

This commit is contained in:
Elastic Machine
2022-05-30 18:53:21 +10:00
committed by GitHub
parent 10e15039f4
commit c1c4ebc607
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
STACK_VERSION:
- "7.17.4-SNAPSHOT"
- "7.17.5-SNAPSHOT"
NODE_JS_VERSION:
- 16

View File

@ -11,8 +11,8 @@
"./*": "./*.js"
},
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
"version": "7.17.0",
"versionCanary": "7.16.0-canary.7",
"version": "7.17.5",
"versionCanary": "7.17.5-canary.0",
"keywords": [
"elasticsearch",
"elastic",
@ -105,4 +105,4 @@
"jobs-auto": true,
"check-coverage": false
}
}
}