Skip to content

Commit

Permalink
Update EasyExtract.csproj: Bump assembly version to 2.0.6.0
Browse files Browse the repository at this point in the history
* Details: Incremented the assembly version from 2.0.5.9 to 2.0.6.0.
* Rationale: Reflect changes and improvements in the new release.
  • Loading branch information
HakuSystems committed Aug 15, 2024
1 parent 9df4f87 commit f7172cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
<ApplicationIcon>Resources\Smallicon.ico</ApplicationIcon>
<AssemblyVersion>2.0.5.9</AssemblyVersion>
<AssemblyVersion>2.0.6.0</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down

0 comments on commit f7172cc

Please sign in to comment.