Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
arklumpus committed Jul 20, 2022
1 parent ad933e9 commit 5fc4d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AvaloniaColorPicker/AvaloniaColorPicker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Company>University of Bristol</Company>
<Description>A colour picker control for Avalonia, with support for RGB, HSB and CIELAB colour spaces, palettes and colour blindness simulation.</Description>
<Version>1.3.3</Version>
<Version>1.3.4</Version>
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/arklumpus/ColorPicker</PackageProjectUrl>
<PackageIcon>icon.png</PackageIcon>
Expand Down Expand Up @@ -38,7 +38,7 @@
<EmbeddedResource Include="Palettes\Tol_Light.palette" />
<EmbeddedResource Include="Palettes\Tol_Muted.palette" />
<EmbeddedResource Include="Palettes\Tol_Vibrant.palette" />
<EmbeddedResource Include="Palettes\Wong.palette" />
<EmbeddedResource Include="Palettes\OkabeIto.palette" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5fc4d48

Please sign in to comment.