File tree Expand file tree Collapse file tree 8 files changed +11
-11
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 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1414 </PropertyGroup >
1515
1616 <PropertyGroup >
17- <Version >3.0.0 </Version >
18- <PackageVersion >3.0.0 </PackageVersion >
19- <AssemblyVersion >3.0.0 </AssemblyVersion >
20- <FileVersion >3.0.0 </FileVersion >
17+ <Version >3.0.1 </Version >
18+ <PackageVersion >3.0.1 </PackageVersion >
19+ <AssemblyVersion >3.0.1 </AssemblyVersion >
20+ <FileVersion >3.0.1 </FileVersion >
2121 <PackageId >Flow.Launcher.Plugin</PackageId >
2222 <Authors >Flow-Launcher</Authors >
2323 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 44 "Name" : " Calculator" ,
55 "Description" : " Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)" ,
66 "Author" : " cxfksword" ,
7- "Version" : " 2.0.0 " ,
7+ "Version" : " 2.0.1 " ,
88 "Language" : " csharp" ,
99 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
1010 "ExecuteFileName" : " Flow.Launcher.Plugin.Caculator.dll" ,
Original file line number Diff line number Diff line change 1010 "Name" : " Explorer" ,
1111 "Description" : " Find and manage files and folders via Windows Search or Everything" ,
1212 "Author" : " Jeremy Wu" ,
13- "Version" : " 2.0.1 " ,
13+ "Version" : " 2.1.0 " ,
1414 "Language" : " csharp" ,
1515 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
1616 "ExecuteFileName" : " Flow.Launcher.Plugin.Explorer.dll" ,
Original file line number Diff line number Diff line change 44 "Name" : " Program" ,
55 "Description" : " Search programs in Flow.Launcher" ,
66 "Author" : " qianlifeng" ,
7- "Version" : " 2.0.1 " ,
7+ "Version" : " 2.1.0 " ,
88 "Language" : " csharp" ,
99 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
1010 "ExecuteFileName" : " Flow.Launcher.Plugin.Program.dll" ,
Original file line number Diff line number Diff line change 2626 "Name" : " Web Searches" ,
2727 "Description" : " Provide the web search ability" ,
2828 "Author" : " qianlifeng" ,
29- "Version" : " 2.0.0 " ,
29+ "Version" : " 2.0.1 " ,
3030 "Language" : " csharp" ,
3131 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
3232 "ExecuteFileName" : " Flow.Launcher.Plugin.WebSearch.dll" ,
Original file line number Diff line number Diff line change 44 "Description" : " Search settings inside Control Panel and Settings App" ,
55 "Name" : " Windows Settings" ,
66 "Author" : " TobiasSekan" ,
7- "Version" : " 3.0.0 " ,
7+ "Version" : " 3.0.1 " ,
88 "Language" : " csharp" ,
99 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
1010 "ExecuteFileName" : " Flow.Launcher.Plugin.WindowsSettings.dll" ,
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ And you can download <a href="https://github.com/Flow-Launcher/Flow.Launcher/dis
274274| <kbd >←</kbd ><kbd >→</kbd > | Back to result / Open Context Menu |
275275| <kbd >Ctrl</kbd > +<kbd >O</kbd > , <kbd >Shift</kbd > +<kbd >Enter</kbd > | Open Context Menu |
276276| <kbd >Tab</kbd > | Autocomplete |
277- | <kbd >F1</kbd > | Toggle Preveiw Panel |
277+ | <kbd >F1</kbd > | Toggle Preveiw Panel (default and configurable) |
278278| <kbd >Esc</kbd > | Back to results / hide search window |
279279| <kbd >Ctrl</kbd > +<kbd >C</kbd > | Copy the actual folder / file |
280280| <kbd >Ctrl</kbd > +<kbd >I</kbd > | Open flow's settings |
Original file line number Diff line number Diff line change 1- version : ' 1.10.1 .{build}'
1+ version : ' 1.11.0 .{build}'
22
33init :
44- ps : |
You can’t perform that action at this time.
0 commit comments