File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Plugins/Flow.Launcher.Plugin.Explorer Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 </PropertyGroup >
1515
1616 <PropertyGroup >
17- <Version >1.0 .0</Version >
18- <PackageVersion >1.0 .0</PackageVersion >
19- <AssemblyVersion >1.0 .0</AssemblyVersion >
20- <FileVersion >1.0 .0</FileVersion >
17+ <Version >1.1 .0</Version >
18+ <PackageVersion >1.1 .0</PackageVersion >
19+ <AssemblyVersion >1.1 .0</AssemblyVersion >
20+ <FileVersion >1.1 .0</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" : " Explorer" ,
55 "Description" : " Search and manage files and folders. Explorer utilises Windows Index Search" ,
66 "Author" : " Jeremy Wu" ,
7- "Version" : " 1.0 .0" ,
7+ "Version" : " 1.1 .0" ,
88 "Language" : " csharp" ,
99 "Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
1010 "ExecuteFileName" : " Flow.Launcher.Plugin.Explorer.dll" ,
Original file line number Diff line number Diff line change 1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
1818[ assembly: ComVisible ( false ) ]
19- [ assembly: AssemblyVersion ( "1.0 .0" ) ]
20- [ assembly: AssemblyFileVersion ( "1.0 .0" ) ]
21- [ assembly: AssemblyInformationalVersion ( "1.0 .0" ) ]
19+ [ assembly: AssemblyVersion ( "1.1 .0" ) ]
20+ [ assembly: AssemblyFileVersion ( "1.1 .0" ) ]
21+ [ assembly: AssemblyInformationalVersion ( "1.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments