Skip to content

Commit 4b9936b

Browse files
authored
Version bump Flow.Launcher.Plugin
Version bump Flow.Launcher.Plugin
1 parent e9e99ab commit 4b9936b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Flow.Launcher.Plugin/Flow.Launcher.Plugin.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
</PropertyGroup>
1515

1616
<PropertyGroup>
17-
<Version>1.3.1</Version>
18-
<PackageVersion>1.3.1</PackageVersion>
19-
<AssemblyVersion>1.3.1</AssemblyVersion>
20-
<FileVersion>1.3.1</FileVersion>
17+
<Version>1.4.0</Version>
18+
<PackageVersion>1.4.0</PackageVersion>
19+
<AssemblyVersion>1.4.0</AssemblyVersion>
20+
<FileVersion>1.4.0</FileVersion>
2121
<PackageId>Flow.Launcher.Plugin</PackageId>
2222
<Authors>Flow-Launcher</Authors>
2323
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -64,4 +64,4 @@
6464
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
6565
</ItemGroup>
6666

67-
</Project>
67+
</Project>

0 commit comments

Comments
 (0)