Эх сурвалжийг харах

bump hugo version to 0.58.3

zwbetz 5 жил өмнө
parent
commit
0332ae9c7c
3 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 1 1
      README.md
  2. 1 1
      netlify.toml
  3. 1 1
      theme.toml

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ https://cupper-hugo-theme.netlify.com/
 
 ## Minimum Hugo version
 
-Hugo version `0.54.0` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
+Hugo version `0.58.3` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
 
 ## Installation
 

+ 1 - 1
netlify.toml

@@ -3,6 +3,6 @@
   command = "cd exampleSite && hugo --gc --themesDir ../.."
 
 [build.environment]
-  HUGO_VERSION = "0.58.1"
+  HUGO_VERSION = "0.58.3"
   HUGO_THEME = "repo"
   HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/"

+ 1 - 1
theme.toml

@@ -5,7 +5,7 @@ description = "An accessibility-friendly Hugo theme, ported from the original Cu
 homepage = "https://github.com/zwbetz-gh/cupper-hugo-theme"
 tags = ["accessible", "blog", "documentation", "dark"]
 features = ["accessible", "blog", "documentation", "dark"]
-min_version = "0.58.1"
+min_version = "0.58.3"
 
 [author]
   name = "Zachary Betz"