From f015f9311979a57658c6f8aaf8e404fd54d23478 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 25 Jul 2016 15:29:35 -0700 Subject: [PATCH] Update email address --- app/app.json | 2 +- app/components/modals/SettingsModal.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/app.json b/app/app.json index 7467b1bd6..be0a08141 100644 --- a/app/app.json +++ b/app/app.json @@ -1,7 +1,7 @@ { "private": true, "name": "insomnia", - "version": "3.0.9", + "version": "3.0.10", "productName": "Insomnia", "longName": "Insomnia HTTP Client", "description": "The best REST API Client", diff --git a/app/components/modals/SettingsModal.js b/app/components/modals/SettingsModal.js index 4fbf974a9..7662c607b 100644 --- a/app/components/modals/SettingsModal.js +++ b/app/components/modals/SettingsModal.js @@ -185,14 +185,14 @@ class SettingsTabs extends Component { -

Why hello there!

+

Hi there!

{getAppName()} is made with love by me,  Gregory Schier.

You can help me out by sending your feedback to  - greg@schier.co or tweet  + support@insomnia.rest or tweet  @GetInsomnia.

Thanks!