v0.6.4: show match id on match cards.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 11:29:29 +08:00
co-authored by Cursor
parent 79ce5cfd2e
commit fefd8c7823
6 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ from shared.paths import (
from seo_prerender import DEFAULT_SITE_ORIGIN, write_seo_bundle
from serve_relations import WEB_DIR, build_payload
SITE_VERSION = "0.6.3"
SITE_VERSION = "0.6.4"
DEFAULT_OSS_BASE = "https://climperor.oss-cn-shanghai.aliyuncs.com"