mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
content: Update version reference
This commit is contained in:
@@ -114,7 +114,7 @@ Create a new file named netlify.toml in the root of your project directory. In i
|
||||
```toml {file="netlify.toml"}
|
||||
[build.environment]
|
||||
GO_VERSION = "1.24.2"
|
||||
HUGO_VERSION = "0.147.1"
|
||||
HUGO_VERSION = "0.147.9"
|
||||
NODE_VERSION = "22"
|
||||
TZ = "America/Los_Angeles"
|
||||
|
||||
@@ -129,7 +129,7 @@ If your site requires Dart Sass to transpile Sass to CSS, the configuration file
|
||||
[build.environment]
|
||||
DART_SASS_VERSION = "1.87.0"
|
||||
GO_VERSION = "1.24.2"
|
||||
HUGO_VERSION = "0.147.1"
|
||||
HUGO_VERSION = "0.147.9"
|
||||
NODE_VERSION = "22"
|
||||
TZ = "America/Los_Angeles"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user