Skip to content

Commit f6fbf1e

Browse files
committed
Bump version to v3.2.1
1 parent 7c543ab commit f6fbf1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>image cross-platform avalonia avaloniaui c-sharp-library</PackageTags>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>
18-
<Version>3.2.1-rc1</Version>
18+
<Version>3.2.1</Version>
1919
<PackageReleaseNotes>
20-
- Tries to fix "CancellationTokenSource has been disposed" when redrawn rapidly in virtualizing panels
20+
- Fix ObjectDisposedException in Cancellation token access (#19)
2121
</PackageReleaseNotes>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)