Monitor: Version 0.1.0

This commit is contained in:
Jonathan Jenne 2021-05-26 14:46:35 +02:00
parent 402f393e35
commit 8558353e78

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.0.0.0")>
<Assembly: AssemblyVersion("0.1.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>