Version 1.2.0.0

This commit is contained in:
Jonathan Jenne 2022-05-23 09:39:04 +02:00
parent 4f04ef9cc8
commit ce7261acca

View File

@ -32,5 +32,5 @@ Imports System.Runtime.InteropServices
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
' [assembly: AssemblyVersion("1.0.*")]
<Assembly: AssemblyVersion("1.1.1.0")>
<Assembly: AssemblyVersion("1.2.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>