chore: update version (#285)

This commit is contained in:
kimatata
2025-09-23 11:27:24 +09:00
committed by GitHub
parent 0a8cccfad4
commit 9baab8471c

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