Skip to content

Commit 13167b5

Browse files
committed
Release v1.18.1: proxy CA trust fix & desktop security tightening
1 parent ba31860 commit 13167b5

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.18.0',
10+
latestAppVersion: '1.18.1',
1111
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
1212
},
1313
plugins: [

0 commit comments

Comments
 (0)