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 264f130 commit 6b0b1abCopy full SHA for 6b0b1ab
Assets/UnityWebSocket/Scripts/Runtime/Core/Settings.cs
@@ -7,6 +7,6 @@ public static class Settings
7
public const string QQ_GROUP_LINK = "https://qm.qq.com/cgi-bin/qm/qr?k=KcexYJ9aYwogFXbj2aN0XHH5b2G7ICmd";
8
public const string EMAIL = "[email protected]";
9
public const string AUHTOR = "psygames";
10
- public const string VERSION = "2.8.2";
+ public const string VERSION = "2.8.3";
11
}
12
0 commit comments