Skip to content

Commit 32c1f91

Browse files
Arhellschristoff
andauthored
update hugo to v0.117.0 (getporter#2860)
* update hugo to v0.116.1 Signed-off-by: Arhell <[email protected]> --------- Signed-off-by: Arhell <[email protected]> Co-authored-by: schristoff <[email protected]>
1 parent 235807a commit 32c1f91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ site/docs.
416416

417417
or use only Hugo
418418

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

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
command = "go run mage.go -v Docs"
1313

1414
[build.environment]
15-
HUGO_VERSION = "0.115.4"
15+
HUGO_VERSION = "0.117.0"
1616
GO_VERSION = "1.20"
1717

1818
[context.branch-deploy]

0 commit comments

Comments
 (0)