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!
{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!