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 761dc99 commit 73e00e5Copy full SHA for 73e00e5
MLAPI/Configuration/MLAPIConstants.cs
@@ -5,7 +5,7 @@
5
/// </summary>
6
internal static class MLAPIConstants
7
{
8
- internal const string MLAPI_PROTOCOL_VERSION = "6.0.1";
+ internal const string MLAPI_PROTOCOL_VERSION = "9.0.0";
9
10
internal const byte MLAPI_CERTIFICATE_HAIL = 0;
11
internal const byte MLAPI_CERTIFICATE_HAIL_RESPONSE = 1;
0 commit comments