Skip to content

Commit

Permalink
Sync libguinget version to guinget version so it's not off.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewNaylor committed Oct 5, 2020
1 parent 5da48e1 commit a71fd05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libguinget/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("0.1.2.0")>
<Assembly: AssemblyFileVersion("0.1.2.0")>
<Assembly: AssemblyVersion("0.1.3.0")>
<Assembly: AssemblyFileVersion("0.1.3.0")>

0 comments on commit a71fd05

Please sign in to comment.