From ebdbc25ad328f9d09d14ce397b038d492820e7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sun, 12 Mar 2023 19:41:43 +0000 Subject: [PATCH] :up: bump support for Hugo version v0.111.3 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 57ed9678..84c3d802 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ [module.hugoVersion] extended = true min = "0.87.0 " - max = "0.111.2" \ No newline at end of file + max = "0.111.3" \ No newline at end of file