Skip to content

Commit

Permalink
Change version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JungleDruid committed Aug 4, 2018
1 parent ef5ed6e commit 4d2e62f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Windows Network Editor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

Expand Down Expand Up @@ -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("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]

0 comments on commit 4d2e62f

Please sign in to comment.