index.md (470B)
1
2 ---
3 date: 2020-07-13
4 title: "Hugo 0.74.1: A couple of Bug Fixes"
5 description: "This version fixes one issue introduced in 0.74.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 * Fix baseof block regression [c91dbe4c](https://github.com/gohugoio/hugo/commit/c91dbe4ce9c30623ba6e686fd17efae935aa0cc5) [@bep](https://github.com/bep) [#7478](https://github.com/gohugoio/hugo/issues/7478)
17
18
19