diff --git a/screenshot-test/__baseline_snapshots__/Precision Oncology Therapies Page without Login-snap.png b/screenshot-test/__baseline_snapshots__/Precision Oncology Therapies Page without Login-snap.png index 8a3befd70..f33a826cb 100644 Binary files a/screenshot-test/__baseline_snapshots__/Precision Oncology Therapies Page without Login-snap.png and b/screenshot-test/__baseline_snapshots__/Precision Oncology Therapies Page without Login-snap.png differ diff --git a/src/main/webapp/app/config/constants.tsx b/src/main/webapp/app/config/constants.tsx index 6f8f60603..7090a040b 100644 --- a/src/main/webapp/app/config/constants.tsx +++ b/src/main/webapp/app/config/constants.tsx @@ -800,6 +800,7 @@ export type DataRelease = { }; export const DATA_RELEASES: DataRelease[] = [ + { date: '07022024', version: 'v4.18' }, { date: '06042024', version: 'v4.17' }, { date: '05012024', version: 'v4.16' }, { date: '03212024', version: 'v4.15' }, diff --git a/src/main/webapp/app/pages/aboutGroup/FdaRecognitionPage.tsx b/src/main/webapp/app/pages/aboutGroup/FdaRecognitionPage.tsx index 3bc9beeb7..297dcdc19 100644 --- a/src/main/webapp/app/pages/aboutGroup/FdaRecognitionPage.tsx +++ b/src/main/webapp/app/pages/aboutGroup/FdaRecognitionPage.tsx @@ -72,7 +72,7 @@ const FdaRecognitionPage = () => {
Important Database Links