index.md (452B)
1
2 ---
3 date: 2017-11-27
4 title: "Hugo 0.31.1: One Bugfix!"
5 description: "Fixes broken `--appendPort=false`."
6 categories: ["Releases"]
7 images:
8 - images/blog/hugo-bug-poster.png
9
10 ---
11
12 This is a bug-fix release with one important bug fix:
13
14 * Fix broken `--appendPort=false` [8afd7d9c](https://github.com/gohugoio/hugo/commit/8afd7d9ceb0d168300e3399c6e87a355a88c9a28) [@bep](https://github.com/bep) [#4111](https://github.com/gohugoio/hugo/issues/4111)
15
16
17
18
19