mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-08 00:54:10 +01:00
bumped version
This commit is contained in:
parent
7839e93a57
commit
667811cbd4
@ -98,7 +98,7 @@ const Sidebar = () => {
|
||||
title="GitHub"
|
||||
></iframe>
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.1</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.2</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
Loading…
Reference in New Issue
Block a user