Skip to content

Commit

Permalink
Release v1.17.2: assorted small fixes, including ADB script issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Jun 21, 2024
1 parent 3fc303c commit 6805d7c
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.17.1',
latestAppVersion: '1.17.2',
latestSiteUpdate: new Date().toISOString() // I.e. the date of the latest site build
},
plugins: [
Expand Down

0 comments on commit 6805d7c

Please sign in to comment.