aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/en/functions/resources/FromString.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/functions/resources/FromString.md')
-rw-r--r--content/en/functions/resources/FromString.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/functions/resources/FromString.md b/content/en/functions/resources/FromString.md
index 8801de6e4..be30367db 100644
--- a/content/en/functions/resources/FromString.md
+++ b/content/en/functions/resources/FromString.md
@@ -24,7 +24,7 @@ Let's say you need to publish a file named "site.json" in the root of your publi
```json
{
"build_date": "2024-02-19T12:27:05-08:00",
- "hugo_version": "0.128.0",
+ "hugo_version": "0.137.1",
"last_modified": "2024-02-19T12:01:42-08:00"
}
```