Skip to content

Commit

Permalink
[Bump] version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Aug 13, 2024
1 parent cb46e65 commit 9129d94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NetProjectPackageExtractor/NetProjectPackageExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@
<PackageId>nppe</PackageId>
<ToolCommandName>nppe</ToolCommandName>
<PackageOutputPath>./nupkg</PackageOutputPath>
<Version>3.0.0</Version>
<Version>3.0.1</Version>
<ImplicitUsings>disable</ImplicitUsings>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>starion-s-symbol-main1-rgb.png</PackageIcon>
<PackageReleaseNotes>
[Update] Dependencies
</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Label="Copyright">
Expand Down

0 comments on commit 9129d94

Please sign in to comment.