ZooFlow: Version 0.0.4

This commit is contained in:
Jonathan Jenne 2021-12-15 16:07:04 +01:00
parent e7630d2d79
commit 830cf276a1

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("0.0.2.0")>
<Assembly: AssemblyVersion("0.0.4.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>