From 132036c4775300be1a99e023d1d6ee2b88b16518 Mon Sep 17 00:00:00 2001 From: Dan Nita Date: Wed, 6 Nov 2024 11:56:42 +0000 Subject: [PATCH] update to old --- Chart.yaml | 2 +- public/index.html | 4 ++-- .../__snapshots__/GatewayAdvancedSearchBanner.test.jsx.snap | 4 ++-- .../GatewayAdvancedSearchCohortDiscovery.test.jsx | 4 ++-- .../GatewayAdvancedSearchCohortDiscovery.test.jsx.snap | 2 +- .../GatewayAdvancedSearchDataUtilityWizard.test.jsx | 2 +- .../GatewayAdvancedSearchDataUtilityWizard.test.jsx.snap | 2 +- src/configs/url.config.js | 6 +++--- src/configs/url.config.test.js | 4 ++-- .../components/AboutApplication/AboutApplication.js | 2 +- .../components/BeforeYouBegin/BeforeYouBegin.js | 4 ++-- .../AdvancedSearchCohortDiscovery.test.jsx.snap | 2 +- .../AdvancedSearchDataUtilityWizard.test.jsx.snap | 2 +- src/pages/dataset/DatasetPage.js | 2 +- src/pages/dataset/DatasetSchema.js | 2 +- .../search/components/CoursesSearchResults/mockData.js | 2 +- src/setupTests.js | 4 ++-- 17 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 2adff4ca1..5f81b6abf 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1 +1 @@ -v5.0.2 +v5.0.3 diff --git a/public/index.html b/public/index.html index 6e3141509..e2ace57ba 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,7 @@