Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit b40b807

Browse files
committed
Updated version to 2.7.
1 parent 451f795 commit b40b807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Code/Shared Assembly Info/SharedAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
// COM, set the ComVisible attribute to true on that type.
1919
[assembly: ComVisible(false)]
2020

21-
[assembly: AssemblyVersion("2.6.0.0")]
22-
[assembly: AssemblyFileVersion("2.6.0.0")]
21+
[assembly: AssemblyVersion("2.7.0.0")]
22+
[assembly: AssemblyFileVersion("2.7.0.0")]
2323

2424
[assembly: CLSCompliant(true)]

0 commit comments

Comments
 (0)