From 00b6559c7385600a5a88bc0aeb6af284778ed6e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Dec 2022 18:33:05 +0000 Subject: chore: autopublish 2022-12-27T18:33:05Z --- 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 e84af9a..4b53067 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: "1672165796", + version: "1672165950", }, graphqlTypegen: true, plugins: [ -- cgit