Skip to content

Commit

Permalink
update hugo to v0.117.0 (#2860)
Browse files Browse the repository at this point in the history
* update hugo to v0.116.1

Signed-off-by: Arhell <[email protected]>
---------

Signed-off-by: Arhell <[email protected]>
Co-authored-by: schristoff <[email protected]>
  • Loading branch information
Arhell and schristoff authored Aug 22, 2023
1 parent 235807a commit 32c1f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ site/docs.

or use only Hugo

1. Download and install [Hugo 0.115.4](https://github.com/gohugoio/hugo/releases/tag/v0.115.4) extended version.
1. Download and install [Hugo 0.117.0](https://github.com/gohugoio/hugo/releases/tag/v0.117.0) extended version.
2. `cd docs`
3. `hugo server --watch`

Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
command = "go run mage.go -v Docs"

[build.environment]
HUGO_VERSION = "0.115.4"
HUGO_VERSION = "0.117.0"
GO_VERSION = "1.20"

[context.branch-deploy]
Expand Down

0 comments on commit 32c1f91

Please sign in to comment.