From e7ce5292665a673149cb0e9da69af25a109b09b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 29 Nov 2022 02:47:47 +0000 Subject: chore: autopublish 2022-11-29T02:47:47Z --- 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 b9cbe51..053e665 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: "1669668242", + version: "1669690033", }, graphqlTypegen: true, plugins: [ -- cgit