Skip to content

Commit b3f7527

Browse files
committed
Missed the AssemblyVersion
1 parent d0834c2 commit b3f7527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/AssemblyInfoCommon.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyVersion("0.2.0.0")]
3+
[assembly: AssemblyVersion("0.5.0.0")]
44
[assembly: AssemblyFileVersion("0.5.0.0")]

0 commit comments

Comments
 (0)