From 71e5a8bf3751b596b44d50c16bc7640c8a04d9ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 5 Dec 2022 17:10:17 +0000 Subject: chore: autopublish 2022-12-05T17:10:17Z --- 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 37d4459..7211e62 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: "1670259571", + version: "1670260166", }, graphqlTypegen: true, plugins: [ -- cgit