From 1a9ca80a20283b0c24f4c1500291096f8b41eb5e Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sun, 12 Apr 2020 04:32:11 +0900 Subject: [PATCH] deps: bump hugo from 0.68.3 to 0.69.0 --- .env | 2 +- netlify.toml | 6 +++--- theme.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index a93ad5323..01ab08de4 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -HUGO_VERSION=0.68.3 +HUGO_VERSION=0.69.0 diff --git a/netlify.toml b/netlify.toml index 67c7f2838..ed2be2069 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,14 +4,14 @@ publish = "public" command = "hugo --gc --minify --themesDir ../ --layoutDir ../layouts --baseURL 'https://hugothemeiris.netlify.com'" [context.production.environment] -HUGO_VERSION = "0.68.3" +HUGO_VERSION = "0.69.0" # [context.deploy-preview] # command = "npm run build -- -b $DEPLOY_PRIME_URL --environment staging" # [context.deploy-preview.environment] -# HUGO_VERSION = "0.68.3" +# HUGO_VERSION = "0.69.0" # [context.branch-deploy] # command = "npm run build -- -b $DEPLOY_PRIME_URL" # [context.branch-deploy.environment] -# HUGO_VERSION = "0.68.3" +# HUGO_VERSION = "0.69.0" diff --git a/theme.toml b/theme.toml index a660f056e..434a91ceb 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" licenselink = "https://github.com/peaceiris/hugo-theme-iris/blob/master/LICENSE" description = "Hugo Iris Theme - Portfolio and Blog" homepage = "https://github.com/peaceiris/hugo-theme-iris" -min_version = "0.68.3" +min_version = "0.69.0" tags = [ "blog", "responsive",