From 70d83c5c5642b35e860963e81bdd803943758d35 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Mon, 24 Jun 2024 17:29:10 +0100 Subject: [PATCH] Roll version -> 2.7.1 after J-Release (j-release branch) Isue-ID: NONRTRIC-972 Change-Id: I0b905a7dc48cd9d890c40deda633c3d737170d30 Signed-off-by: JohnKeeney --- docs/conf.py | 2 +- near-rt-ric-simulator/container-tag.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 42330a6..7995d41 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'latest' +branch = 'j-release' language = 'en' diff --git a/near-rt-ric-simulator/container-tag.yaml b/near-rt-ric-simulator/container-tag.yaml index 2c02486..54a2191 100644 --- a/near-rt-ric-simulator/container-tag.yaml +++ b/near-rt-ric-simulator/container-tag.yaml @@ -1,2 +1,2 @@ --- -tag: 2.7.0 +tag: 2.7.1 -- 2.16.6