From ae99b799c8eeb44a140aede9f9aa971820590ad7 Mon Sep 17 00:00:00 2001 From: Hanzei Date: Mon, 23 Jul 2018 05:56:10 +0200 Subject: Bump hugo version to 0.45 --- .travis.yml | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 339838e..77396b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ git: depth: false env: - - HUGO_VERSION="0.44" + - HUGO_VERSION="0.45" install: - wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz diff --git a/theme.toml b/theme.toml index 59c5ee7..6781d29 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "Minimal, single page, smooth scrolling theme for Hugo." homepage = "https://github.com/vickylai/hugo-theme-introduction" tags = ["blog", "bulma", "clean", "dark", "disqus", "font awesome", "gallery", "minimal", "minimalist", "mobile", "multilingual", "one page", "personal", "responsive", "simple", "single page", "starter", "syntax highlighting", "projects", "white" ] features = ["responsive", "blog", "portfolio", "gallery"] -min_version = "0.44" +min_version = "0.45" [author] name = "Vicky Lai" -- cgit v1.2.3