From 121a3ecd015e513fbfbddc07b2591bb5e7848883 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:48:52 -0500 Subject: [PATCH] Add 1.3.15 version (#6580) Signed-off-by: Fanit Kolchina --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 6c31f5b0ff..bbb73a12ea 100644 --- a/_config.yml +++ b/_config.yml @@ -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.14 -opensearch_dashboards_version: 1.3.14 +opensearch_version: 1.3.15 +opensearch_dashboards_version: 1.3.15 opensearch_major_minor_version: 1.3 lucene_version: 8_10_1