1
0
Fork 0
hugo/docs/content/en/functions/hugo/Version.md

16 lines
271 B
Markdown

---
title: hugo.Version
description: Returns the current version of the Hugo binary.
categories: []
keywords: []
action:
aliases: []
related: []
returnType: hugo.VersionString
signatures: [hugo.Version]
---
```go-html-template
{{ hugo.Version }} → 0.137.1
```