From 63232addf377f6c2bfbfbbee9631a269b5e04a4c Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sat, 19 Jun 2021 01:44:17 +0900 Subject: [PATCH] deps: bump hugo from 0.83.1 to 0.84.0 --- .env | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5fc9c82a2..df04dee9d 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -HUGO_VERSION=0.83.1 +HUGO_VERSION=0.84.0 diff --git a/theme.toml b/theme.toml index 8bb13ee8c..d448d53e5 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" licenselink = "https://github.com/peaceiris/hugo-theme-iris/blob/main/LICENSE" description = "Hugo Iris Theme - Portfolio and Blog" homepage = "https://github.com/peaceiris/hugo-theme-iris" -min_version = "0.83.1" +min_version = "0.84.0" tags = [ "blog", "responsive",