mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-19 14:23:03 -04:00
Version bump
This commit is contained in:
@@ -446,7 +446,7 @@ function createWindow () {
|
||||
}
|
||||
},
|
||||
{
|
||||
label: "View Documentation",
|
||||
label: "Insomnia Help",
|
||||
accelerator: "CmdOrCtrl+?",
|
||||
click: () => {
|
||||
electron.shell.openExternal('http://docs.insomnia.rest');
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "insomnia",
|
||||
"version": "3.3.3",
|
||||
"version": "3.4.0",
|
||||
"productName": "Insomnia",
|
||||
"longName": "Insomnia REST Client",
|
||||
"description": "A simple and beautiful REST API client",
|
||||
|
||||
Reference in New Issue
Block a user