diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:30:38 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-12-27 18:30:38 +0000 |
| commit | 553eebfb02929c12589f6a95a5971c92a527bf0b (patch) | |
| tree | c7021be1056c366f7b22bde3924b4913c3c8a040 /gatsby-config.ts | |
| parent | 536a284e66fa2a0815055f3259cae2a789f7e7b3 (diff) | |
| download | submelon.dev-553eebfb02929c12589f6a95a5971c92a527bf0b.tar.gz submelon.dev-553eebfb02929c12589f6a95a5971c92a527bf0b.tar.bz2 submelon.dev-553eebfb02929c12589f6a95a5971c92a527bf0b.zip | |
chore: autopublish 2022-12-27T18:30:38Z
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 19b3908..e84af9a 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: "1672165638", + version: "1672165796", }, graphqlTypegen: true, plugins: [ |
