---
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.163.3
```
