Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « 0.20.7-relnotes « news « en « content « docs - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50ac365d5b0c50880d7a9e5ca365f4a32ef24275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
date: 2017-05-03T17:53:58-04:00
categories: ["Releases"]
description: "This just fixes an issue with the release scripts, no change in the binaries"
link: ""
title: "Hugo 0.20.7"
draft: false
author: bep
aliases: [/0-20-7/]
---

This just fixes an issue with the release scripts, no change in the binaries.


Hugo now has:

* 16782+ [stars](https://github.com/gohugoio/hugo/stargazers)
* 458+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
* 156+ [themes](http://themes.gohugo.io/)

## Fix

* Push the tag before goreleaser is run [3682bf52](https://github.com/gohugoio/hugo/commit/3682bf527989e86d9da32d76809306cb576383e8) [@bep](https://github.com/bep) [#3405](https://github.com/gohugoio/hugo/issues/3405)