From a6eee6d758847ec5e95ed7ff4e909e76625ee589 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 22 Feb 2023 22:06:46 +0000 Subject: chore: autopublish 2023-02-22T22:06:46Z --- 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 b8a2170..8a01c0d 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: "1672257533", + version: "1677103510", }, graphqlTypegen: true, plugins: [ -- cgit