From 751ac93c1bcfcbe04f82a148382f2dbea255acb6 Mon Sep 17 00:00:00 2001 From: Regis Philibert <login@regisphilibert.com> Date: Thu, 21 Apr 2022 15:48:54 +0000 Subject: [PATCH] Upgrade "minVersion" of theme to 84 (#543) --- theme.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index e842195..2add648 100755 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke" tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"] features = ["posts", "shortcodes", "related content", "comments"] -min_version = "0.64.0" +min_version = "0.84.0" [author] name = "theNewDynamic" -- Gitblit v1.10.0