forked from extern/bruno
chore: bumped version v0.13.1
This commit is contained in:
parent
fff7819c46
commit
26a05f92cb
@ -114,7 +114,7 @@ const Sidebar = () => {
|
||||
</GitHubButton>
|
||||
)}
|
||||
</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.13.0</div>
|
||||
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.13.1</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,4 +1,4 @@
|
||||
require('dotenv');
|
||||
require('dotenv').config({ path: process.env.DOTENV_PATH })
|
||||
|
||||
const config = {
|
||||
"appId": "com.usebruno.app",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"name": "bruno",
|
||||
"description": "Opensource API Client",
|
||||
"homepage": "https://www.usebruno.com",
|
||||
|
Loading…
Reference in New Issue
Block a user