diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-12 15:06:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-12 15:06:05 +0000 |
| commit | e55239f47b8c33c7c70d752f3f39c803d92360b0 (patch) | |
| tree | a52d8da3045b56eda117a93764df6d243855516e /gatsby-config.ts | |
| parent | 6f06c685096da0b4751161594b687e798941a00b (diff) | |
| download | submelon.dev-e55239f47b8c33c7c70d752f3f39c803d92360b0.tar.gz submelon.dev-e55239f47b8c33c7c70d752f3f39c803d92360b0.tar.bz2 submelon.dev-e55239f47b8c33c7c70d752f3f39c803d92360b0.zip | |
chore: autopublish 2022-12-12T15:06:05Z
Diffstat (limited to 'gatsby-config.ts')
| -rw-r--r-- | gatsby-config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gatsby-config.ts b/gatsby-config.ts index d201ce9..d6ba854 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -3,7 +3,7 @@ module.exports = { title: "Kevin J Hoerr <kjhoerr@submelon.tech>", description: "The official website of Kevin Hoerr, developer of websites.", author: "Kevin J Hoerr", - version: "1670857414", + version: "1670857528", }, graphqlTypegen: true, plugins: [ |
