diff --git a/pages/_gameCode/about.vue b/pages/_gameCode/about.vue
index 3f8f915..2d2bcc0 100644
--- a/pages/_gameCode/about.vue
+++ b/pages/_gameCode/about.vue
@@ -301,6 +301,13 @@ export default defineComponent({
{{ $t('page.about.updateRecord') }}
+
+ 2025/01/03 - v3.23 Update
+
+ - feature: (Summary View) allow clicking on chart to view sheets in the bar
+ - misc: (Sheet Drawer) add "View Mode" for viewing sheets
+
+
2024/12/29 - v3.22 Update