Skip to content

Commit 8591791

Browse files
committed
Fix versioning
1 parent aa87c01 commit 8591791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Soartex Texture Zipper/Soartex Texture Zipper/My Project/AssemblyInfo.vb

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("0.0.0.1")>
35-
<Assembly: AssemblyFileVersion("0.0.0.1")>
34+
<Assembly: AssemblyVersion("0.2")>
35+
<Assembly: AssemblyFileVersion("0.2")>

0 commit comments

Comments
 (0)