diff --git a/packages/bruno-app/src/components/Sidebar/index.js b/packages/bruno-app/src/components/Sidebar/index.js index 9a81940b0..76bb60a75 100644 --- a/packages/bruno-app/src/components/Sidebar/index.js +++ b/packages/bruno-app/src/components/Sidebar/index.js @@ -117,7 +117,7 @@ const Sidebar = () => { )} -
v0.10.2
+
v0.11.0
diff --git a/packages/bruno-electron/package.json b/packages/bruno-electron/package.json index 36d0107df..cfa4bda57 100644 --- a/packages/bruno-electron/package.json +++ b/packages/bruno-electron/package.json @@ -1,5 +1,5 @@ { - "version": "0.10.2", + "version": "0.11.0", "name": "bruno", "description": "Opensource API Client", "homepage": "https://www.usebruno.com",