From f772328322b438a7a3962fa128a8796e5703487d Mon Sep 17 00:00:00 2001 From: yinlong <799329256@qq.com> Date: Fri, 21 Aug 2020 14:53:11 +0800 Subject: [PATCH] package json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 519d2c3..7ba34eb 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "com.psygame.unitywebsocket", "displayName": "UnityWebSocket", - "version": "2.2.0", - "unity": "2018.1", + "version": "2.3.1", + "unity": "2018.3", "description": "The Best Unity WebSocket Plugin for All Platforms.", "keywords": [ "websocket", "webgl", "socket", "jslib" ], "category": "network",