Skip to content

Commit a59227b

Browse files
Bumps 7.17 to 7.17.11 (#1860)
1 parent 4dd2354 commit a59227b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- "7.17.9-SNAPSHOT"
3+
- "7.17.11-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 16

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"./*": "./*.js"
1212
},
1313
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
14-
"version": "7.17.9",
15-
"versionCanary": "7.17.9-canary.0",
14+
"version": "7.17.11",
15+
"versionCanary": "7.17.11-canary.0",
1616
"keywords": [
1717
"elasticsearch",
1818
"elastic",

0 commit comments

Comments
 (0)