Skip to content

Commit

Permalink
bump version number?
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Oct 15, 2019
1 parent ea075b4 commit 1d87c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/SharedVersion.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Product>Avalonia</Product>
<Version>0.8.999</Version>
<Version>0.9.0-preview1</Version>
<Copyright>Copyright 2019 &#169; The AvaloniaUI Project</Copyright>
<PackageProjectUrl>https://avaloniaui.net</PackageProjectUrl>
<RepositoryUrl>https://github.com/AvaloniaUI/Avalonia/</RepositoryUrl>
Expand Down

0 comments on commit 1d87c04

Please sign in to comment.