diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:33:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:33:05 +0000 |
| commit | 00b6559c7385600a5a88bc0aeb6af284778ed6e9 (patch) | |
| tree | 284bb656759d2cefd240e1096cd440f787df2515 /gatsby-config.ts | |
| parent | 351c5e56b6af2d10c03ac89c4ad6c316aabd5729 (diff) | |
| download | submelon.dev-00b6559c7385600a5a88bc0aeb6af284778ed6e9.tar.gz submelon.dev-00b6559c7385600a5a88bc0aeb6af284778ed6e9.tar.bz2 submelon.dev-00b6559c7385600a5a88bc0aeb6af284778ed6e9.zip | |
chore: autopublish 2022-12-27T18:33: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 e84af9a..4b53067 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: "1672165796", + version: "1672165950", }, graphqlTypegen: true, plugins: [ |
