Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 8c80277

Browse files
Bumping version to 2.8.1
1 parent 858173c commit 8c80277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
namespace System
1919
{
2020
internal static class AssemblyVersionInformation {
21-
internal const string Version = "2.8.0.0";
21+
internal const string Version = "2.8.1.0";
2222
}
2323
}

0 commit comments

Comments
 (0)