Skip to content

Commit

Permalink
chore(NA): fix branch definition on branch 7.11 (elastic#87884)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored Jan 12, 2021
1 parent caf41d5 commit e7e3d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"private": true,
"version": "7.11.0",
"branch": "7.x",
"branch": "7.11",
"types": "./kibana.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",
"build": {
Expand Down

0 comments on commit e7e3d04

Please sign in to comment.