From a489bce812f006864e7702c7ff9518feb03a6807 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Dec 2022 14:33:06 +0000 Subject: chore: autopublish 2022-12-12T14:33:06Z --- 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 9a8e32e..9c23543 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: "1670854185", + version: "1670855549", }, graphqlTypegen: true, plugins: [ -- cgit