From df4c78adb2ed004c3780f7a76254e9756dd024b5 Mon Sep 17 00:00:00 2001
From: Regis Philibert <login@regisphilibert.com>
Date: Thu, 25 Jun 2020 17:30:47 +0000
Subject: [PATCH] Updated minimum theme to .55

---
 theme.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/theme.toml b/theme.toml
index 5fbb65b..8eeb13c 100755
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,7 @@
 homepage = "https://github.com/budparr/gohugo-theme-ananke"
 tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
 features = ["posts", "shortcodes", "related content", "comments"]
-min_version = "0.54.0"
+min_version = "0.55.0"
 
 [author]
   name = "Bud Parr"

--
Gitblit v1.10.0