chore: update version (#361)

This commit is contained in:
kimatata
2025-12-07 20:39:07 +09:00
committed by GitHub
parent 2adb24dbaa
commit 8eecbce3c2

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