index.md (747B)
1 ---
2 date: 2017-05-03T17:53:58-04:00
3 categories: ["Releases"]
4 description: "This just fixes an issue with the release scripts, no change in the binaries"
5 link: ""
6 title: "Hugo 0.20.7"
7 draft: false
8 author: bep
9 aliases: [/0-20-7/]
10 ---
11
12 This just fixes an issue with the release scripts, no change in the binaries.
13
14
15 Hugo now has:
16
17 * 16782+ [stars](https://github.com/gohugoio/hugo/stargazers)
18 * 458+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
19 * 156+ [themes](http://themes.gohugo.io/)
20
21 ## Fix
22
23 * 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)