chore: update version (#292)

This commit is contained in:
kimatata
2025-10-05 16:51:15 +09:00
committed by GitHub
parent 43808990eb
commit 4e303f8885

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.19</TableCell>
<TableCell>1.0.0-beta.20</TableCell>
</TableRow>
<TableRow key="2">
<TableCell>{messages.api_server}</TableCell>