Skip to content

Commit

Permalink
Release v1.18.1: proxy CA trust fix & desktop security tightening
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Jul 15, 2024
1 parent ba31860 commit 13167b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
description: 'Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.',
siteUrl: 'https://httptoolkit.com/',
blogUrl: 'https://httptoolkit.com/blog/',
latestAppVersion: '1.18.0',
latestAppVersion: '1.18.1',
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
},
plugins: [
Expand Down

0 comments on commit 13167b5

Please sign in to comment.