Skip to content

Commit

Permalink
bump version to 1.0.0 and target Avalonia 11.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
JaggerJo committed Jul 6, 2023
1 parent 6e88b55 commit d959cfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<AvaloniaVersion>11.0.0-rc2.2</AvaloniaVersion>
<FuncUIVersion>1.0.0-rc1.1.1</FuncUIVersion>
<AvaloniaVersion>11.0.0</AvaloniaVersion>
<FuncUIVersion>1.0.0</FuncUIVersion>
</PropertyGroup>
</Project>

0 comments on commit d959cfe

Please sign in to comment.