mirror of
https://github.com/kimmknight/remoteapptool.git
synced 2024-11-09 12:18:20 +00:00
Update version number ready for a release
This commit is contained in:
parent
9d7057dbd9
commit
a457c9fd61
@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
|||||||
' by using the '*' as shown below:
|
' by using the '*' as shown below:
|
||||||
' <Assembly: AssemblyVersion("1.0.*")>
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
<Assembly: AssemblyVersion("6.0.7.0")>
|
<Assembly: AssemblyVersion("6.1.0.0")>
|
||||||
<Assembly: AssemblyFileVersion("6.0.7.0")>
|
<Assembly: AssemblyFileVersion("6.1.0.0")>
|
||||||
|
Loading…
Reference in New Issue
Block a user