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 14
14
</PropertyGroup >
15
15
16
16
<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 >
21
21
<PackageId >Flow.Launcher.Plugin</PackageId >
22
22
<Authors >Flow-Launcher</Authors >
23
23
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 4
4
"Name" : " Explorer" ,
5
5
"Description" : " Search and manage files and folders. Explorer utilises Windows Index Search" ,
6
6
"Author" : " Jeremy Wu" ,
7
- "Version" : " 1.0 .0" ,
7
+ "Version" : " 1.1 .0" ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/Flow-Launcher/Flow.Launcher" ,
10
10
"ExecuteFileName" : " Flow.Launcher.Plugin.Explorer.dll" ,
Original file line number Diff line number Diff line change 16
16
[ assembly: AssemblyTrademark ( "" ) ]
17
17
[ assembly: AssemblyCulture ( "" ) ]
18
18
[ 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