We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 663c5e8 commit 76dcb7aCopy full SHA for 76dcb7a
mdoc/Consts.cs
@@ -4,6 +4,6 @@ namespace Mono.Documentation
4
public static class Consts
5
{
6
// this is only a placeholder
7
- public static string MonoVersion = "5.0.0.4";
+ public static string MonoVersion = "5.0.0.5";
8
}
9
0 commit comments