diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-09-25 16:33:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-25 16:33:33 +0200 |
| commit | 7405e7466b41144cbf67d044bcbe887f21c113dd (patch) | |
| tree | b207cb84064f826853e676334ddec29d19264c69 /netlify.toml | |
| parent | 29c6c7d7b7fc0532983228f6fb88c301535939f6 (diff) | |
| parent | d8b6fca913386e8a11b470aab19c48bf54d9ab86 (diff) | |
| download | gohugo-theme-ed-7405e7466b41144cbf67d044bcbe887f21c113dd.tar.gz | |
Merge pull request #19 from sergeyklay/bump-hugo
Release v0.6.0
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 09d23c2..0a3f0a8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,7 @@ publish = 'public' [build.environment] - HUGO_VERSION = '0.101.0' + HUGO_VERSION = '0.104.0' HUGO_ENABLEGITINFO = 'true' # Production context: all deploys from the Production branch |
