Skip to content

Commit

Permalink
Update AssemblyInfo.vb
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcshn committed Oct 6, 2022
1 parent af38563 commit 5bc1487
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
' mediante el carácter '*', como se muestra a continuación:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.0.6")>
<Assembly: AssemblyFileVersion("1.0.0.6")>
<Assembly: AssemblyVersion("1.0.0.7")>
<Assembly: AssemblyFileVersion("1.0.0.7")>

0 comments on commit 5bc1487

Please sign in to comment.