Skip to content

Commit

Permalink
Bump version to 8.2.7 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimon222 authored Feb 7, 2020
1 parent 6d669d4 commit 42b3988
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WFInfo/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Imports System.Reflection
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("WFInfo")>
<Assembly: AssemblyCopyright("Copyright © 2019")>
<Assembly: AssemblyCopyright("Copyright © 2020")>
<Assembly: AssemblyTrademark("")>

<Assembly: ComVisible(False)>
Expand All @@ -29,5 +29,5 @@ Imports System.Reflection
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("8.2.6.0")>
<Assembly: AssemblyFileVersion("8.2.6.0")>
<Assembly: AssemblyVersion("8.2.7.0")>
<Assembly: AssemblyFileVersion("8.2.7.0")>

0 comments on commit 42b3988

Please sign in to comment.