Skip to content

Commit f0b2b01

Browse files
committed
Version increase
1 parent 24e3d12 commit f0b2b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SharedAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
// You can specify all the values or you can default the Build and Revision Numbers
2525
// by using the '*' as shown below:
2626
// [assembly: AssemblyVersion("1.0.*")]
27-
[assembly: AssemblyVersion("1.0.0.0")]
28-
[assembly: AssemblyFileVersion("1.0.0.0")]
27+
[assembly: AssemblyVersion("1.0.1.0")]
28+
[assembly: AssemblyFileVersion("1.0.1.0")]

0 commit comments

Comments
 (0)