From 47a49fa13c639674f91ca2abf94c8a625020bf48 Mon Sep 17 00:00:00 2001 From: Beth Shook Date: Wed, 21 Aug 2024 17:26:07 -0500 Subject: [PATCH] update pipeline version (#2328) 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 2b0c8b2a9f..089a106e07 100644 --- a/src/config.archive-url.json +++ b/src/config.archive-url.json @@ -1,4 +1,4 @@ { - "REACT_APP_ARCHIVE": "20240725.163813", + "REACT_APP_ARCHIVE": "20240812.170248", "REACT_APP_ARCHIVE_URL_BASE": "/apps/archive/" }