title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 14:57:49 +08:00
parent 4de3d8d43c
commit 0fcd238d9b
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ export default function LayoutEditIntroInvestasi({
<>
<AppShell header={<HeaderTamplate title="Edit Intro" />}>
<Stack>
<Text>v1.0.4</Text>
<Text>v1.0.5</Text>
{children}
</Stack>
</AppShell>