From 4aafbbd27444e8a0c949de1a1ddea84dfc7f52af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 5 Dec 2022 16:17:08 +0000 Subject: chore: autopublish 2022-12-05T16:17:08Z --- 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 11fc95d..57f3c4a 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: "1670256037", + version: "1670256990", }, graphqlTypegen: true, plugins: [ -- cgit