From 4698be4f169a2825c93bc6db0c2f19bace0e2c53 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Thu, 5 Sep 2024 20:30:58 +1000 Subject: [PATCH] update version --- Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json b/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json index 442724055..c3402cdb8 100644 --- a/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json @@ -4,7 +4,7 @@ "Name":"Process Killer", "Description":"Kill running processes from Flow", "Author":"Flow-Launcher", - "Version":"3.0.1", + "Version":"3.0.6", "Language":"csharp", "Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller", "IcoPath":"Images\\app.png",