chore: bump version to v0.16.1

This commit is contained in:
Anoop M D
2023-09-28 10:27:45 +05:30
parent 0f211131b1
commit 6facdfd66b
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ const Sidebar = () => {
</GitHubButton>
)}
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.16.0</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.16.1</div>
</div>
</div>
</div>