chore: bump release version

This commit is contained in:
Anoop M D
2024-01-30 00:17:49 +05:30
parent 3843cf8ee3
commit 28d781a52d
5 changed files with 8 additions and 8 deletions

View File

@@ -138,7 +138,7 @@ const GoldenEdition = ({ onClose }) => {
) : (
<div>
<div className="my-4">
<span className="text-3xl font-extrabold">$2</span>
<span className="text-3xl font-extrabold">$5</span>
</div>
<p>/user/month</p>
</div>

View File

@@ -124,7 +124,7 @@ const Sidebar = () => {
Star
</GitHubButton> */}
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.6.1</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.7.0</div>
</div>
</div>
</div>