From 87879a726ac03f6689904ca36263f7d53d1ba31f Mon Sep 17 00:00:00 2001
From: John Tobin <johntobin@johntobin.ie>
Date: Tue, 23 Apr 2019 13:17:29 +0000
Subject: [PATCH] Replace deprecated .Hugo with hugo. (#171)

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

diff --git a/theme.toml b/theme.toml
index 71c7162..fc39cd5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -19,7 +19,7 @@
   "single-column",
   "syntax-highlighting"
 ]
-min_version = "0.43"
+min_version = "0.54"
 
 [author]
   name = "Luiz F. A. de PrĂ¡"

--
Gitblit v1.10.0