From 2af57144aa3b80dbf0c8c8eb326c72dccb881860 Mon Sep 17 00:00:00 2001 From: Beth Shook Date: Thu, 31 Oct 2024 11:31:36 -0500 Subject: [PATCH] update pipeline (#2368) Co-authored-by: Beth Shook --- 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 ddd2befbcff..110cf7bce7b 100644 --- a/src/config.archive-url.json +++ b/src/config.archive-url.json @@ -1,4 +1,4 @@ { - "REACT_APP_ARCHIVE": "20240910.161227", + "REACT_APP_ARCHIVE": "20241024.164013", "REACT_APP_ARCHIVE_URL_BASE": "/apps/archive/" }