We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444c68f commit 768af76Copy full SHA for 768af76
1 file changed
src/NeoSolve.ImageSharp.AVIF.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Version>1.2.1</Version>
+ <Version>1.3.0</Version>
5
<Description>Avif encoding and decoding support via avifenc/avifdec binary (included) for ImageSharp</Description>
6
<PackageLicenseExpression>MIT</PackageLicenseExpression>
7
<TargetFramework>net8.0</TargetFramework>
0 commit comments