Skip to content

Commit

Permalink
Updated version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waldemarporscha committed Mar 6, 2020
1 parent 6931e97 commit b47f9e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

[assembly: System.Reflection.AssemblyCompanyAttribute("MultiplyChannels")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.8.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.8")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0")]
[assembly: System.Reflection.AssemblyProductAttribute("MultiplyChannels")]
[assembly: System.Reflection.AssemblyTitleAttribute("MultiplyChannels")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.8.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")]

0 comments on commit b47f9e9

Please sign in to comment.