mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-22 14:41:04 +01:00
release time: v0.8.0
This commit is contained in:
parent
ee4d4e3361
commit
8202182074
@ -101,7 +101,7 @@ const Sidebar = () => {
|
||||
title="GitHub"
|
||||
></iframe>
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.7.2</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.8.0</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.7.2",
|
||||
"version": "0.8.0",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
Loading…
Reference in New Issue
Block a user