Skip to content

Commit e5727e7

Browse files
author
Greg Galloway
committed
2.3.7 release
1 parent d8c7500 commit e5727e7

16 files changed

Lines changed: 5 additions & 5 deletions

Core/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class VersionInfo
99
{
1010
// BIDS Helper Assembly & VSIX Version
1111
// N.B. Manually update the manifest file, if you change this - See source.extension.vsixmanifest
12-
public const string Version = "2.3.6";
12+
public const string Version = "2.3.7";
1313

1414
private static readonly object lockResource = new object();
1515
private static Version visualStudioVersion;
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
208 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
200 Bytes
Binary file not shown.
-208 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)