From e55239f47b8c33c7c70d752f3f39c803d92360b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Dec 2022 15:06:05 +0000 Subject: chore: autopublish 2022-12-12T15:06: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 d201ce9..d6ba854 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: "1670857414", + version: "1670857528", }, graphqlTypegen: true, plugins: [ -- cgit