From 563c592a461428ec59c32eb6ba49159ef3ee6f0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jul 2023 19:34:18 +0000 Subject: chore: autopublish 2023-07-08T19:34:18Z --- gatsby-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gatsby-config.ts') diff --git a/gatsby-config.ts b/gatsby-config.ts index 8a01c0d..a41d189 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -3,7 +3,7 @@ module.exports = { title: "Kevin J Hoerr ", description: "The official website of Kevin Hoerr, developer of websites.", author: "Kevin J Hoerr", - version: "1677103510", + version: "1688844793", }, graphqlTypegen: true, plugins: [ -- cgit