From 374e60fa1ef9f16cfeb3e936f244084721fdecca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jul 2023 19:52:09 +0000 Subject: chore: autopublish 2023-07-08T19:52:09Z --- 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 a41d189..2303e6e 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: "1688844793", + version: "1688845858", }, graphqlTypegen: true, plugins: [ -- cgit