Skip to content

Commit 3c9f01e

Browse files
committed
settings 2.3.1
1 parent cad86da commit 3c9f01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Runtime/Core/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ public static class Settings
77
public const string QQ_GROUP_LINK = "https://qm.qq.com/cgi-bin/qm/qr?k=KcexYJ9aYwogFXbj2aN0XHH5b2G7ICmd";
88
public const string EMAIL = "[email protected]";
99
public const string AUHTOR = "psygame";
10-
public const string VERSION = "2.3.0";
10+
public const string VERSION = "2.3.1";
1111
public const string PACKAGE_NAME = "com.psygame.unitywebsocket";
1212
public const string UPM_URL = "https://github.com/psygame/UnityWebSocket.git";
1313
}

0 commit comments

Comments
 (0)