From 427f124aedd72b1f4028e1fe3ed58f77f8af17db Mon Sep 17 00:00:00 2001
From: Piotr Orzechowski <piotr@orzechowski.tech>
Date: Tue, 02 Nov 2021 17:33:24 +0000
Subject: [PATCH] Add custom menu item param to set url function (#601)

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

diff --git a/theme.toml b/theme.toml
index 42f573e..480884d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -20,7 +20,7 @@
   "single-column",
   "syntax-highlighting"
 ]
-min_version = "0.77.0"
+min_version = "0.79.0"
 
 [author]
 name = "Luiz F. A. de PrĂ¡"

--
Gitblit v1.10.0