Skip to content

Commit

Permalink
Add 1.3.5 (#1083)
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Sep 1, 2022
1 parent 5da90e1 commit 047b9b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ baseurl: "/docs/latest" # the subpath of your site, e.g. /blog
url: "https://opensearch.org" # the base hostname & protocol for your site, e.g. http://example.com
permalink: /:path/

opensearch_version: 1.3.4
opensearch_dashboards_version: 1.3.4
opensearch_version: 1.3.5
opensearch_dashboards_version: 1.3.5
opensearch_major_minor_version: 1.3
lucene_version: 8_10_1

Expand Down
3 changes: 2 additions & 1 deletion _data/versions.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"current": "1.3",
"all": [
"2.2",
"2.1",
"2.0",
"1.3",
"1.2",
"1.1",
"1.0"
],
"latest": "2.1"
"latest": "2.2"
}

0 comments on commit 047b9b9

Please sign in to comment.