Skip to content

Commit e9f3d30

Browse files
committed
Release v1.16.0: Firefox variants & TLSv1 fix
1 parent 7a38b65 commit e9f3d30

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

0 commit comments

Comments
 (0)