File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Flow.Launcher.Plugin.Calculator
Flow.Launcher.Plugin.Explorer
Flow.Launcher.Plugin.Program
Flow.Launcher.Plugin.WebSearch
Flow.Launcher.Plugin.WindowsSettings Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"Name" : " Calculator" ,
5
5
"Description" : " Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)" ,
6
6
"Author" : " cxfksword" ,
7
- "Version" : " 2.0.0 " ,
7
+ "Version" : " 2.0.1 " ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.Caculator.dll" ,
Original file line number Diff line number Diff line change 10
10
"Name" : " Explorer" ,
11
11
"Description" : " Search and manage files and folders. Explorer utilises Windows Index Search" ,
12
12
"Author" : " Jeremy Wu" ,
13
- "Version" : " 2.0.1 " ,
13
+ "Version" : " 2.1.0 " ,
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 4
4
"Name" : " Program" ,
5
5
"Description" : " Search programs in Flow.Launcher" ,
6
6
"Author" : " qianlifeng" ,
7
- "Version" : " 2.0.1 " ,
7
+ "Version" : " 2.1.0 " ,
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 26
26
"Name" : " Web Searches" ,
27
27
"Description" : " Provide the web search ability" ,
28
28
"Author" : " qianlifeng" ,
29
- "Version" : " 2.0.0 " ,
29
+ "Version" : " 2.0.1 " ,
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" : " 3.0.0 " ,
7
+ "Version" : " 3.0.1 " ,
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