diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-05 17:10:17 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-05 17:10:17 +0000 |
| commit | 71e5a8bf3751b596b44d50c16bc7640c8a04d9ef (patch) | |
| tree | ebbe348c27fd234e6411d4055d3da9aed657d52f /gatsby-config.ts | |
| parent | 5b2ca77e887de9a0d3354070b2e9dd3344d0ea5f (diff) | |
| download | submelon.dev-71e5a8bf3751b596b44d50c16bc7640c8a04d9ef.tar.gz submelon.dev-71e5a8bf3751b596b44d50c16bc7640c8a04d9ef.tar.bz2 submelon.dev-71e5a8bf3751b596b44d50c16bc7640c8a04d9ef.zip | |
chore: autopublish 2022-12-05T17:10:17Z
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 37d4459..7211e62 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: "1670259571", + version: "1670260166", }, graphqlTypegen: true, plugins: [ |
