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 6805d7c commit ba31860Copy full SHA for ba31860
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.17.2',
+ latestAppVersion: '1.18.0',
11
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
12
},
13
plugins: [
0 commit comments