We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b77e0 commit 61c0eceCopy full SHA for 61c0ece
src/vm/version.cs
@@ -2,7 +2,7 @@ namespace bhl {
2
3
public static class Version
4
{
5
- public static string Name = "v2.0.0-beta140";
+ public static string Name = "v2.0.0-beta141";
6
}
7
8
0 commit comments