mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
bump plugin versions
This commit is contained in:
parent
5941049a11
commit
84716376c2
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"Name": "Plugin Indicator",
|
"Name": "Plugin Indicator",
|
||||||
"Description": "Provide plugin actionword suggestion",
|
"Description": "Provide plugin actionword suggestion",
|
||||||
"Author": "qianlifeng",
|
"Author": "qianlifeng",
|
||||||
"Version": "1.1.3",
|
"Version": "1.1.4",
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||||
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
|
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"Name":"Process Killer",
|
"Name":"Process Killer",
|
||||||
"Description":"Kill running processes from Flow",
|
"Description":"Kill running processes from Flow",
|
||||||
"Author":"Flow-Launcher",
|
"Author":"Flow-Launcher",
|
||||||
"Version":"1.2.4",
|
"Version":"1.2.5",
|
||||||
"Language":"csharp",
|
"Language":"csharp",
|
||||||
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
|
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
|
||||||
"IcoPath":"Images\\app.png",
|
"IcoPath":"Images\\app.png",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue