Skip to content

Commit

Permalink
Update to v1.2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot committed Oct 1, 2017
1 parent a5545d6 commit 7ac6454
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/NETworkManager/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
// die einer Assembly zugeordnet sind.
[assembly: AssemblyTitle("NETworkManager")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("A powerful tool for managing networks and troubleshoot network problems!")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("BornToBeRoot")]
[assembly: AssemblyProduct("NETworkManager")]
Expand Down Expand Up @@ -49,5 +49,5 @@
// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]
[assembly: AssemblyVersion("1.2.1.0")]
[assembly: AssemblyFileVersion("1.2.1.0")]

0 comments on commit 7ac6454

Please sign in to comment.