mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 11:04:39 -04:00
content: Update version reference
This commit is contained in:
parent
cda7135b59
commit
80d26621aa
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user