ZooFlow: Version 0.0.2.0

This commit is contained in:
Jonathan Jenne 2020-12-23 16:36:39 +01:00
parent bd3c981807
commit ca03492326

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