Skip to content

Commit fde8f6e

Browse files
committed
Release v1.14.11: Electron updates, kgx detection & tiny fixes
1 parent d871fd4 commit fde8f6e

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

0 commit comments

Comments
 (0)