diff --git a/react/src/page_template/template.tsx b/react/src/page_template/template.tsx
index efee624a..d6140b9f 100644
--- a/react/src/page_template/template.tsx
+++ b/react/src/page_template/template.tsx
@@ -138,11 +138,11 @@ function TemplateFooter(): ReactNode {
}
function Version(): ReactNode {
- return 23.6.0
+ return 23.6.1
}
function LastUpdated(): ReactNode {
- return 2024-01-31
+ return 2025-02-01
}
function MainCredits(): ReactNode {