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