From 7c26d9b8b731d556a2bf89848f59e8300eabc44b Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sat, 18 May 2024 13:14:20 +0200 Subject: [PATCH] Update minimum hugo version in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c309db9..b5305f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hugo Book Theme -[![Hugo](https://img.shields.io/badge/hugo-0.79-blue.svg)](https://gohugo.io) +[![Hugo](https://img.shields.io/badge/hugo-0.124-blue.svg)](https://gohugo.io) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) ![Build with Hugo](https://github.com/alex-shpak/hugo-book/workflows/Build%20with%20Hugo/badge.svg) @@ -33,7 +33,7 @@ ## Requirements -- Hugo 0.79 or higher +- Hugo 0.124 or higher - Hugo extended version, [Installation Instructions](https://gohugo.io/installation/) ## Installation