Skip to content

Commit

Permalink
Bump version to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Sep 26, 2023
1 parent 7c543ab commit f6fbf1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<RepositoryType>git</RepositoryType>
<PackageTags>image cross-platform avalonia avaloniaui c-sharp-library</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>3.2.1-rc1</Version>
<Version>3.2.1</Version>
<PackageReleaseNotes>
- Tries to fix "CancellationTokenSource has been disposed" when redrawn rapidly in virtualizing panels
- Fix ObjectDisposedException in Cancellation token access (#19)
</PackageReleaseNotes>
</PropertyGroup>

Expand Down

0 comments on commit f6fbf1e

Please sign in to comment.