From e0fabd392bf14f78c0c2e5515966eaad8c86636d Mon Sep 17 00:00:00 2001 From: Garulf <535299+Garulf@users.noreply.github.com> Date: Tue, 17 Aug 2021 04:21:19 -0400 Subject: [PATCH] Update plugin.json --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 6f96b2c..7e5f1cf 100644 --- a/plugin.json +++ b/plugin.json @@ -4,9 +4,9 @@ "Name": "Search-MDI", "Description": "Search materialdesignicons.com", "Author": "Garulf", - "Version": "2.2.3", + "Version": "3.0.1", "Language": "python", "Website": "https://github.com/Garulf/Search-MDI", "IcoPath": "app.png", "ExecuteFileName": "main.py" -} \ No newline at end of file +}