Skip to content

Commit

Permalink
updated new version v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bezzad committed Sep 22, 2024
1 parent 2f95f6f commit e8719f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Downloader/Downloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>latestMajor</LangVersion>
<Version>3.1.2</Version>
<Version>3.2.0</Version>
<AssemblyVersion>3.2.0</AssemblyVersion>
<FileVersion>3.2.0</FileVersion>
<Title>Downloader</Title>
<Authors>Behzad Khosravifar</Authors>
<Company>bezzad</Company>
Expand Down Expand Up @@ -33,8 +35,6 @@

<!-- Optional: Build symbol package (.snupkg) to distribute the PDB containing Source Link -->
<IncludeSymbols>true</IncludeSymbols>
<AssemblyVersion>3.1.2</AssemblyVersion>
<FileVersion>3.1.2</FileVersion>
<PackageLicenseUrl>https://raw.githubusercontent.com/bezzad/Downloader/master/LICENSE</PackageLicenseUrl>
</PropertyGroup>

Expand Down

0 comments on commit e8719f7

Please sign in to comment.