We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba31860 commit 13167b5Copy full SHA for 13167b5
gatsby-config.js
@@ -7,7 +7,7 @@ module.exports = {
7
description: 'Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.',
8
siteUrl: 'https://httptoolkit.com/',
9
blogUrl: 'https://httptoolkit.com/blog/',
10
- latestAppVersion: '1.18.0',
+ latestAppVersion: '1.18.1',
11
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
12
},
13
plugins: [
0 commit comments