chore: update version (#303)

This commit is contained in:
kimatata
2025-10-19 17:10:52 +09:00
committed by GitHub
parent 7c1dfd49b9
commit 82f5e38794

View File

@@ -62,7 +62,7 @@ export default function HealthPage({ messages, locale }: Props) {
<TableBody>
<TableRow key="1">
<TableCell>{messages.unittcms_version}</TableCell>
<TableCell>1.0.0-beta.20</TableCell>
<TableCell>1.0.0-beta.21</TableCell>
</TableRow>
<TableRow key="2">
<TableCell>{messages.api_server}</TableCell>