diff --git a/README.md b/README.md index 1e85388a..bb1be4c9 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ You can choose from one of the following four methods to install: Prerequisites: * [Download and install Git](https://git-scm.com/downloads) -* [Download and install Hugo Extended v0.58.3+](https://gohugo.io/getting-started/installing/#quick-install) +* [Download and install Hugo Extended v0.60.1+](https://gohugo.io/getting-started/installing/#quick-install) Install: @@ -106,7 +106,7 @@ Install: Prerequisites: -* [Download and install Hugo Extended v0.58.3+](https://gohugo.io/getting-started/installing/#quick-install) +* [Download and install Hugo Extended v0.60.1+](https://gohugo.io/getting-started/installing/#quick-install) Install: diff --git a/netlify.toml b/netlify.toml index 0626c811..fe07a84c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [build.environment] HUGO_THEME = "repo" - HUGO_VERSION = "0.58.3" + HUGO_VERSION = "0.60.1" HUGO_ENABLEGITINFO = "true" [context.production.environment]