Skip to content

Commit 7cfd8a3

Browse files
committed
Bump assemblies version number from 1.0 to 1.0.1
1 parent 7897a1a commit 7cfd8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AssemblyInfo.Shared.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
using System.Reflection;
88
using System.Runtime.InteropServices;
99

10-
[assembly: AssemblyVersion("1.0.0.0")]
11-
[assembly: AssemblyFileVersion("1.0.0.0")]
10+
[assembly: AssemblyVersion("1.0.1.0")]
11+
[assembly: AssemblyFileVersion("1.0.1.0")]
1212

1313
[assembly: AssemblyConfiguration("")]
1414

0 commit comments

Comments
 (0)