Skip to content

Commit 65d8807

Browse files
committed
bump plugin versions
1 parent 701a5d4 commit 65d8807

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name":"Process Killer",
55
"Description":"Kill running processes from Flow",
66
"Author":"Flow-Launcher",
7-
"Version":"1.2.3",
7+
"Version":"1.2.4",
88
"Language":"csharp",
99
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
1010
"IcoPath":"Images\\app.png",

Plugins/Flow.Launcher.Plugin.Sys/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "System Commands",
55
"Description": "Provide System related commands. e.g. shutdown,lock, setting etc.",
66
"Author": "qianlifeng",
7-
"Version": "1.6.0",
7+
"Version": "1.6.1",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1010
"ExecuteFileName": "Flow.Launcher.Plugin.Sys.dll",

Plugins/Flow.Launcher.Plugin.Url/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "URL",
55
"Description": "Open the typed URL from Flow Launcher",
66
"Author": "qianlifeng",
7-
"Version": "1.2.0",
7+
"Version": "1.2.1",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1010
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",

0 commit comments

Comments
 (0)