Skip to content

Commit 2e44932

Browse files
elasticmachineJoshMock
authored andcommitted
Bumps 7.17 to 7.17.11 (#1860)
1 parent c64ea6f commit 2e44932

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
@@ -12,8 +12,8 @@
1212
"./*": "./*.js"
1313
},
1414
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
15-
"version": "7.17.9",
16-
"versionCanary": "7.17.9-canary.0",
15+
"version": "7.17.11",
16+
"versionCanary": "7.17.11-canary.0",
1717
"keywords": [
1818
"elasticsearch",
1919
"elastic",

0 commit comments

Comments
 (0)