mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-31 19:21:05 +01:00
release: v0.7.0
This commit is contained in:
parent
2e32423869
commit
1dcff56c78
@ -98,7 +98,7 @@ const Sidebar = () => {
|
|||||||
title="GitHub"
|
title="GitHub"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.6.1</div>
|
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.0</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.1",
|
"version": "0.7.0",
|
||||||
"name": "bruno",
|
"name": "bruno",
|
||||||
"description": "Opensource API Client",
|
"description": "Opensource API Client",
|
||||||
"homepage": "https://www.usebruno.com",
|
"homepage": "https://www.usebruno.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user