Version bump

This commit is contained in:
Gregory Schier
2016-09-13 10:39:55 -07:00
parent 7196c6762a
commit ea3eaae213
2 changed files with 2 additions and 2 deletions

View File

@@ -446,7 +446,7 @@ function createWindow () {
}
},
{
label: "View Documentation",
label: "Insomnia Help",
accelerator: "CmdOrCtrl+?",
click: () => {
electron.shell.openExternal('http://docs.insomnia.rest');

View File

@@ -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",