Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
asiryan committed Jul 12, 2024
1 parent dee8b31 commit e4ae708
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sources/UMapx.Imaging.Webp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>8.0</LangVersion>
<Version>6.0.1.1</Version>
<Version>6.1.0.1</Version>
<PackageId>UMapx.Imaging.Webp</PackageId>
<Company>Valery Asiryan</Company>
<Authors>Valery Asiryan</Authors>
Expand All @@ -19,8 +19,8 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageIcon>umapxnet.png</PackageIcon>
<AssemblyVersion>6.0.1.1</AssemblyVersion>
<FileVersion>6.0.1.1</FileVersion>
<AssemblyVersion>6.1.0.1</AssemblyVersion>
<FileVersion>6.1.0.1</FileVersion>
<SignAssembly>false</SignAssembly>
<AssemblyOriginatorKeyFile>umapxnet.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
Expand Down Expand Up @@ -56,7 +56,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="UMapx" Version="6.0.1.1" />
<PackageReference Include="UMapx" Version="6.1.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e4ae708

Please sign in to comment.