From a2ad004df0d547c0b0fd3615b93ac0108fb8414e Mon Sep 17 00:00:00 2001 From: Beth Shook Date: Tue, 1 Oct 2024 14:23:54 -0500 Subject: [PATCH] pipeline update (#2351) 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 089a106e07..ddd2befbcf 100644 --- a/src/config.archive-url.json +++ b/src/config.archive-url.json @@ -1,4 +1,4 @@ { - "REACT_APP_ARCHIVE": "20240812.170248", + "REACT_APP_ARCHIVE": "20240910.161227", "REACT_APP_ARCHIVE_URL_BASE": "/apps/archive/" }