We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0379988 commit bc3ff33Copy full SHA for bc3ff33
src/vm/version.cs
@@ -3,7 +3,7 @@ namespace bhl
3
4
public static class Version
5
{
6
- public static string Name = "v3.0.0-alpha58";
+ public static string Name = "v3.0.0-alpha59";
7
}
8
9
0 commit comments