From 4088234c17e9c039fa94d0aaa1da5c53ac9b9cf9 Mon Sep 17 00:00:00 2001 From: Christian Maddox Date: Tue, 15 Oct 2024 12:55:09 -0400 Subject: [PATCH] Version bump. (#2247) --- assets/src/components/v2/dup/version.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/src/components/v2/dup/version.tsx b/assets/src/components/v2/dup/version.tsx index 9b7134623..31d079f0c 100644 --- a/assets/src/components/v2/dup/version.tsx +++ b/assets/src/components/v2/dup/version.tsx @@ -1 +1 @@ -export const DUP_VERSION = "23.6.21.1"; +export const DUP_VERSION = "24.10.15.1";