We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e03fc commit dfb1078Copy full SHA for dfb1078
src/Common/Metadata.cs
@@ -6,6 +6,6 @@ namespace Common
6
{
7
internal static class Metadata
8
9
- public const string Version = "7.0";
+ public const string Version = "8.0";
10
}
11
0 commit comments