Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json
Jeremy Wu c8f6853c94 temporary version bump PluginsManager
temp bump for hot fix release. Release from dev should follow the existing commits- 1.7.1
2021-02-22 05:24:04 +11:00

14 lines
450 B
JSON

{
"ID": "9f8f9b14-2518-4907-b211-35ab6290dee7",
"ActionKeywords": [
"pm"
],
"Name": "Plugins Manager",
"Description": "Management of installing, uninstalling or updating Flow Launcher plugins",
"Author": "Jeremy Wu",
"Version": "1.6.5",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
"IcoPath": "Images\\pluginsmanager.png"
}