From 8858738b17ea5b992d684ff40450b5405cea22c8 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 7 Apr 2024 14:59:16 +0200 Subject: Updated the minimum required Hugo version to 0.114.0 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 5d4d6c7..1a7a08a 100644 --- a/theme.toml +++ b/theme.toml @@ -43,7 +43,7 @@ features = [ "simple" ] -min_version = "0.95.0" +min_version = "0.114.0" # If the theme has a single author. [author] -- cgit v1.2.3