index.md (539B)
1 2 --- 3 date: 2021-09-04 4 title: "Hugo 0.88.1: One Fix" 5 description: "This version fixes a release issue introduced in 0.88.0." 6 categories: ["Releases"] 7 images: 8 - images/blog/hugo-bug-poster.png 9 10 --- 11 12 13 14 This is a bug-fix release with one important fix. 15 16 * Bump down again to Go 1.16.7 for the release builds [e1ead4db](https://github.com/gohugoio/hugo/commit/e1ead4dbca4cfb00ec0893c8c8563c91624ecca7) [@bep](https://github.com/bep) [#8952](https://github.com/gohugoio/hugo/issues/8952)[#8955](https://github.com/gohugoio/hugo/issues/8955) 17 18 19