Update version number ready for a release

This commit is contained in:
Kim 2024-01-04 23:51:48 +11:00
parent 9d7057dbd9
commit a457c9fd61

View File

@ -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")>