File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Flow.Launcher.Plugin.BrowserBookmark
Flow.Launcher.Plugin.Explorer
Flow.Launcher.Plugin.PluginsManager
Flow.Launcher.Plugin.ProcessKiller
Flow.Launcher.Plugin.Program
Flow.Launcher.Plugin.Shell
Flow.Launcher.Plugin.WebSearch
Flow.Launcher.Plugin.WindowsSettings Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
"Name" : " Browser Bookmarks" ,
5
5
"Description" : " Search your browser bookmarks" ,
6
6
"Author" : " qianlifeng, Ioannis G." ,
7
- "Version" : " 3.1.2 " ,
7
+ "Version" : " 3.1.3 " ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.BrowserBookmark.dll" ,
Original file line number Diff line number Diff line change 10
10
"Name" : " Explorer" ,
11
11
"Description" : " Find and manage files and folders via Windows Search or Everything" ,
12
12
"Author" : " Jeremy Wu" ,
13
- "Version" : " 3.1.1 " ,
13
+ "Version" : " 3.1.2 " ,
14
14
"Language" : " csharp" ,
15
15
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
16
16
"ExecuteFileName" : " Flow.Launcher.Plugin.Explorer.dll" ,
Original file line number Diff line number Diff line change 6
6
"Name" : " Plugins Manager" ,
7
7
"Description" : " Management of installing, uninstalling or updating Flow Launcher plugins" ,
8
8
"Author" : " Jeremy Wu" ,
9
- "Version" : " 3.0.3 " ,
9
+ "Version" : " 3.0.4 " ,
10
10
"Language" : " csharp" ,
11
11
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
12
12
"ExecuteFileName" : " Flow.Launcher.Plugin.PluginsManager.dll" ,
Original file line number Diff line number Diff line change 4
4
"Name" :" Process Killer" ,
5
5
"Description" :" Kill running processes from Flow" ,
6
6
"Author" :" Flow-Launcher" ,
7
- "Version" :" 3.0.2 " ,
7
+ "Version" :" 3.0.3 " ,
8
8
"Language" :" csharp" ,
9
9
"Website" :" https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller" ,
10
10
"IcoPath" :" Images\\ app.png" ,
Original file line number Diff line number Diff line change 4
4
"Name" : " Program" ,
5
5
"Description" : " Search programs in Flow.Launcher" ,
6
6
"Author" : " qianlifeng" ,
7
- "Version" : " 3.1.1 " ,
7
+ "Version" : " 3.1.2 " ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.Program.dll" ,
Original file line number Diff line number Diff line change 4
4
"Name" : " Shell" ,
5
5
"Description" : " Provide executing commands from Flow Launcher" ,
6
6
"Author" : " qianlifeng" ,
7
- "Version" : " 3.1.0 " ,
7
+ "Version" : " 3.1.1 " ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.Shell.dll" ,
Original file line number Diff line number Diff line change 26
26
"Name" : " Web Searches" ,
27
27
"Description" : " Provide the web search ability" ,
28
28
"Author" : " qianlifeng" ,
29
- "Version" : " 3.0.3 " ,
29
+ "Version" : " 3.0.4 " ,
30
30
"Language" : " csharp" ,
31
31
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
32
32
"ExecuteFileName" : " Flow.Launcher.Plugin.WebSearch.dll" ,
Original file line number Diff line number Diff line change 4
4
"Description" : " Search settings inside Control Panel and Settings App" ,
5
5
"Name" : " Windows Settings" ,
6
6
"Author" : " TobiasSekan" ,
7
- "Version" : " 4.0.3 " ,
7
+ "Version" : " 4.0.4 " ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.WindowsSettings.dll" ,
You can’t perform that action at this time.
0 commit comments