From 118d4a3babbf205a5d4b13bc6410f52839b037cf Mon Sep 17 00:00:00 2001 From: Beth Shook Date: Fri, 26 Jul 2024 13:32:43 -0500 Subject: [PATCH] update pipeline (#2277) Co-authored-by: Beth Shook Co-authored-by: staxly[bot] <35789409+staxly[bot]@users.noreply.github.com> --- src/config.archive-url.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.archive-url.json b/src/config.archive-url.json index 966b6bfebe..2b0c8b2a9f 100644 --- a/src/config.archive-url.json +++ b/src/config.archive-url.json @@ -1,4 +1,4 @@ { - "REACT_APP_ARCHIVE": "20240625.161426", + "REACT_APP_ARCHIVE": "20240725.163813", "REACT_APP_ARCHIVE_URL_BASE": "/apps/archive/" }