From 9c214a87ab35c5a594876531883762e92a6a3ff0 Mon Sep 17 00:00:00 2001 From: Kevin Zhang <45326534+taooceros@users.noreply.github.com> Date: Wed, 28 Sep 2022 16:20:40 -0500 Subject: [PATCH 1/2] Unicode Representation for Array --- Languages/en.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Languages/en.xaml b/Languages/en.xaml index f6bb401..ddcb64b 100644 --- a/Languages/en.xaml +++ b/Languages/en.xaml @@ -34,8 +34,8 @@ Date Recently Changed Date Accessed Date Run - - + + Warning: This is not a Fast Sort option, searches may be slow Everything Installation From 9a9e7eebd64210da70eccca9db80f24aca537e91 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 3 Oct 2022 07:10:00 +1100 Subject: [PATCH 2/2] bump version --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index a50f71f..200746c 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "Name": "Everything", "Description": "Search Everything", "Author": "qianlifeng, orzfly", - "Version": "1.7.4", + "Version": "1.7.5", "Language": "csharp", "Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything", "IcoPath": "Images\\find.png",