Skip to content

Commit

Permalink
Update minimum hugo version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-shpak committed May 18, 2024
1 parent e104a11 commit 7c26d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7c26d9b

Please sign in to comment.