Skip to content

Commit b48bfe2

Browse files
committed
Bump version to v2.3.0
1 parent 2adf70c commit b48bfe2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>image cross-platform avalonia avaloniaui c-sharp-library</PackageTags>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>
18-
<Version>2.2.0</Version>
18+
<Version>2.3.0</Version>
1919
<PackageReleaseNotes>
20-
- Add support for avares and resm #1
21-
- Add logging to avalonia logger
20+
- Make ImageSource.SourceProperty nullable
2221
</PackageReleaseNotes>
2322
</PropertyGroup>
2423

0 commit comments

Comments
 (0)