Skip to content

Commit

Permalink
[Version] Increment to 2.1.1 (#1862)
Browse files Browse the repository at this point in the history
Increment version from 2.1.0 to 2.1.1 and updated the branch to be 2.1 for
docs for example:
https://opensearch.org/docs/2.1/dashboards/index/

Issue Related:
#1771

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
  • Loading branch information
kavilla committed Aug 3, 2022
1 parent 6647d81 commit c9a6a42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dashboarding"
],
"private": true,
"version": "2.1.0",
"branch": "main",
"version": "2.1.1",
"branch": "2.1",
"types": "./opensearch_dashboards.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",
"build": {
Expand Down

0 comments on commit c9a6a42

Please sign in to comment.