diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:35:33 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:35:33 +0000 |
| commit | 82dc37b1228bc802cb10c36f5c09d80eafa21d6a (patch) | |
| tree | 4a1389869e54f6b14032d99b48756eca5e9e2823 /gatsby-config.ts | |
| parent | 5905ea73262ef2e708e3b69dfeb55cd0e49f61cf (diff) | |
| download | submelon.dev-82dc37b1228bc802cb10c36f5c09d80eafa21d6a.tar.gz submelon.dev-82dc37b1228bc802cb10c36f5c09d80eafa21d6a.tar.bz2 submelon.dev-82dc37b1228bc802cb10c36f5c09d80eafa21d6a.zip | |
chore: autopublish 2022-12-27T18:35:33Z
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 4b53067..99cb7c1 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: "1672165950", + version: "1672166097", }, graphqlTypegen: true, plugins: [ |
