We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235e801 commit 1efc054Copy full SHA for 1efc054
src/Common/Metadata.cs
@@ -2,6 +2,6 @@
2
{
3
internal static class Metadata
4
5
- public const string Version = "10.0";
+ public const string Version = "11.0";
6
}
7
0 commit comments