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 cad86da commit 3c9f01eCopy full SHA for 3c9f01e
Scripts/Runtime/Core/Settings.cs
@@ -7,7 +7,7 @@ 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 = "psygame";
10
- public const string VERSION = "2.3.0";
+ public const string VERSION = "2.3.1";
11
public const string PACKAGE_NAME = "com.psygame.unitywebsocket";
12
public const string UPM_URL = "https://github.com/psygame/UnityWebSocket.git";
13
}
0 commit comments