Skip to content

Commit

Permalink
Update version number ready for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmknight committed Jan 4, 2024
1 parent 9d7057d commit a457c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions remoteapp-tool/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("6.0.7.0")>
<Assembly: AssemblyFileVersion("6.0.7.0")>
<Assembly: AssemblyVersion("6.1.0.0")>
<Assembly: AssemblyFileVersion("6.1.0.0")>

0 comments on commit a457c9f

Please sign in to comment.