diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-19 14:02:43 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-19 14:02:43 +0000 |
| commit | 7adedde60cf390b5db5f7e054138f6d117f284d6 (patch) | |
| tree | a3f64a48d6d776d1a80310b64092d7399593ff35 /gatsby-config.ts | |
| parent | 55e63d78d2e79872ca687baeeb34c6b7139de382 (diff) | |
| download | submelon.dev-7adedde60cf390b5db5f7e054138f6d117f284d6.tar.gz submelon.dev-7adedde60cf390b5db5f7e054138f6d117f284d6.tar.bz2 submelon.dev-7adedde60cf390b5db5f7e054138f6d117f284d6.zip | |
chore: autopublish 2022-12-19T14:02:42Z
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 715135e..a01b01b 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: "1671458417", + version: "1671458528", }, graphqlTypegen: true, plugins: [ |
