forked from extern/bruno
chore: bumped version to v1.2.0
This commit is contained in:
parent
e1a96e0f23
commit
3f80a4dfa2
@ -115,7 +115,7 @@ const Sidebar = () => {
|
||||
Star
|
||||
</GitHubButton> */}
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.1.1</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v1.2.0</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "v1.1.1",
|
||||
"version": "v1.2.0",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client for Exploring and Testing APIs",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
Loading…
Reference in New Issue
Block a user