From 4e6b1410bae1548fb70f3ec8e072876d796ab7ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 19 Dec 2022 13:56:37 +0000 Subject: chore: autopublish 2022-12-19T13:56:37Z --- 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 10a26d5..5a4c163 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: "1671457987", + version: "1671458147", }, graphqlTypegen: true, plugins: [ -- cgit