16 lines
288 B
Markdown

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