From 14fbe37c77bbdadede48e295d8d261c64e092c1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 28 Dec 2022 19:59:56 +0000 Subject: chore: autopublish 2022-12-28T19:59:56Z --- 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 17f9564..b8a2170 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: "1672245969", + version: "1672257533", }, graphqlTypegen: true, plugins: [ -- cgit