Skip to content

Commit 6e46b53

Browse files
committed
Version up to r11.1
1 parent 0afe9b4 commit 6e46b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Metadata.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{
33
internal static class Metadata
44
{
5-
public const string Version = "11.0";
5+
public const string Version = "11.1";
66
}
77
}

0 commit comments

Comments
 (0)