title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 15:03:56 +08:00
parent 94dd56f8ad
commit 13ab33d175
3 changed files with 9 additions and 1 deletions

View File

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