We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb926ea commit 95c2421Copy full SHA for 95c2421
build/SharedVersion.props
@@ -2,8 +2,8 @@
2
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
<Product>Avalonia</Product>
5
- <Version>0.10.999</Version>
6
- <Copyright>Copyright 2022 © The AvaloniaUI Project</Copyright>
+ <Version>0.10.20</Version>
+ <Copyright>Copyright 2023 © The AvaloniaUI Project</Copyright>
7
<PackageProjectUrl>https://avaloniaui.net</PackageProjectUrl>
8
<RepositoryUrl>https://github.com/AvaloniaUI/Avalonia/</RepositoryUrl>
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments