Skip to content

Commit

Permalink
Update version numbers for v3.2.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexembrey committed Dec 6, 2019
1 parent 751f2b3 commit ff09011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/My Project/AssemblyInfo.vb
Expand Up @@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("3.2.3.0")>
<Assembly: AssemblyFileVersion("3.2.3.0")>
<Assembly: AssemblyVersion("3.2.4.0")>
<Assembly: AssemblyFileVersion("3.2.4.0")>
<Assembly: NeutralResourcesLanguage("en-US")>

0 comments on commit ff09011

Please sign in to comment.