Skip to content

Commit ba31860

Browse files
committed
Release v1.18.0: JSON patch support
1 parent 6805d7c commit ba31860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
description: 'Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.',
88
siteUrl: 'https://httptoolkit.com/',
99
blogUrl: 'https://httptoolkit.com/blog/',
10-
latestAppVersion: '1.17.2',
10+
latestAppVersion: '1.18.0',
1111
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
1212
},
1313
plugins: [

0 commit comments

Comments
 (0)