Update email address

This commit is contained in:
Gregory Schier 2016-07-25 15:29:35 -07:00
parent d369f85a12
commit f015f93119
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -185,14 +185,14 @@ class SettingsTabs extends Component {
<KeyboardShortcutsTable />
</TabPanel>
<TabPanel className="pad">
<h1>Why hello there!</h1>
<h1>Hi there!</h1>
<p>
<Link href="http://insomnia.rest">{getAppName()}</Link> is made with love by me,&nbsp;
<Link href="http://schier.co">Gregory Schier</Link>.
</p>
<p>
You can help me out by sending your feedback to&nbsp;
<Link href="mailto:greg@schier.co">greg@schier.co</Link> or tweet&nbsp;
<Link href="mailto:supporot@insomnia.rest">support@insomnia.rest</Link> or tweet&nbsp;
<Link href="https://twitter.com/GetInsomnia">@GetInsomnia</Link>.
</p>
<p>Thanks!</p>