chore: update version (#264)

This commit is contained in:
kimatata
2025-08-01 16:55:17 +09:00
committed by GitHub
parent cea1f5e493
commit 1af6bba5da

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