index.md (1058B)
1 ---
2 date: 2017-04-24T17:53:58-04:00
3 categories: ["Releases"]
4 description: "This is the second bug-fix release of the day, fixing a couple of issues related to the new release scripts"
5 link: ""
6 title: "Hugo 0.20.4"
7 draft: false
8 author: bep
9 aliases: [/0-20-4/]
10 ---
11
12 This is the second bug-fix release of the day, fixing a couple of issues related to the new release scripts.
13
14 Hugo now has:
15
16 * 16626+ [stars](https://github.com/gohugoio/hugo/stargazers)
17 * 457+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
18 * 156+ [themes](http://themes.gohugo.io/)
19
20 ## Fixes
21
22 * Fix statically linked binaries [275bcf56](https://github.com/gohugoio/hugo/commit/275bcf566c7cb72367d4423cf4810319311ff680) [@munnerz](https://github.com/munnerz) [#3382](https://github.com/gohugoio/hugo/issues/3382)
23 * Filename change in Hugo 0.20.3 binaries [#3385](https://github.com/gohugoio/hugo/issues/3385)
24 * Fix version calculation [cb3c6b6f](https://github.com/gohugoio/hugo/commit/cb3c6b6f7670f85189a4a3637e7132901d1ed6e9) [@bep](https://github.com/bep)