mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
chore: bump release version
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user