Skip to content

Commit

Permalink
set version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Walkman100 committed Sep 9, 2018
1 parent ab3becf commit 470566e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.5.4.0")>
<Assembly: AssemblyFileVersion("1.5.4.0")>
<Assembly: AssemblyVersion("1.6.0.0")>
<Assembly: AssemblyFileVersion("1.6.0.0")>

0 comments on commit 470566e

Please sign in to comment.