This commit is contained in:
User
2025-01-19 10:20:44 -05:00
parent 14938f63df
commit befc90dd02
3 changed files with 5 additions and 4 deletions

View File

@@ -86,7 +86,7 @@ export function AppSidebar({ auth }) {
</div>
<div className="flex flex-col gap-0.5 leading-none">
<span className="font-semibold">Comic</span>
<span>0.1.3</span>
<span>0.1.3A</span>
</div>
</Link>
</SidebarMenuButton>