diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-19 13:56:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-19 13:56:37 +0000 |
| commit | 4e6b1410bae1548fb70f3ec8e072876d796ab7ea (patch) | |
| tree | b2ee98084305061dfbcba292e3daa958b5e679de /gatsby-config.ts | |
| parent | 9bd55fae37d41e520fdc91b10557d44e285c9a5b (diff) | |
| download | submelon.dev-4e6b1410bae1548fb70f3ec8e072876d796ab7ea.tar.gz submelon.dev-4e6b1410bae1548fb70f3ec8e072876d796ab7ea.tar.bz2 submelon.dev-4e6b1410bae1548fb70f3ec8e072876d796ab7ea.zip | |
chore: autopublish 2022-12-19T13:56:37Z
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 10a26d5..5a4c163 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: "1671457987", + version: "1671458147", }, graphqlTypegen: true, plugins: [ |
