Skip to content

Commit

Permalink
Update the assembly info
Browse files Browse the repository at this point in the history
  • Loading branch information
ko-vasilev committed Jan 27, 2018
1 parent 9981100 commit 4c5a868
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Autosquelch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Autosquelch")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("HDT plugin")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Autosquelch")]
Expand All @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyFileVersion("0.2.0.0")]

0 comments on commit 4c5a868

Please sign in to comment.