Skip to content

Commit

Permalink
Update AssemblyInfo to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
augustoproiete committed Jun 5, 2019
1 parent e7d403d commit 0f6f804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/Ookii.Dialogs.Wpf.Sample/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("1.0.0")]
[assembly: AssemblyInformationalVersion("1.1.0")]
2 changes: 1 addition & 1 deletion src/Ookii.Dialogs.Wpf/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("1.0.0")]
[assembly: AssemblyInformationalVersion("1.1.0")]

0 comments on commit 0f6f804

Please sign in to comment.