Skip to content

Commit

Permalink
template: fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheGr8 authored Sep 27, 2024
1 parent 24978ba commit 09b3361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Flow.Launcher.Plugin.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageType>Template</PackageType>
<PackageVersion>4.2.0</PackageVersion>
<PackageReleaseNotes>- update Flow.Launcher.Plugin to 4.2.0</PackageReleaseNotes>
<PackageReleaseNotes>- update Flow.Launcher.Plugin to 4.4.0</PackageReleaseNotes>
<NoBuild>true</NoBuild>
<IncludeContentInPack>true</IncludeContentInPack>
<IncludeBuildOutput>false</IncludeBuildOutput>
Expand All @@ -25,4 +25,4 @@
<Compile Remove="**\*" />
<None Include="Readme.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>
</Project>

0 comments on commit 09b3361

Please sign in to comment.