Skip to content

Commit bdfda25

Browse files
author
psygames
committed
v2.8.2
1 parent a8b5d10 commit bdfda25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/UnityWebSocket/Scripts/Runtime/Core/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ 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 = "psygames";
10-
public const string VERSION = "2.8.1";
10+
public const string VERSION = "2.8.2";
1111
}
1212
}

0 commit comments

Comments
 (0)