From 3f5b0269d20401839f544226295c10d89fc61cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E9=AD=94=E7=8E=8B=E6=9C=89=E6=9C=A8=E6=A1=91?= Date: Thu, 24 Sep 2020 14:06:50 +0800 Subject: [PATCH] 6.6.11 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cdf9254..c559a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io.nekonya.tinax.core", - "version": "6.6.10", + "version": "6.6.11", "displayName": "TinaX.Core", "description": "TinaX Framework.", "unity": "2019.4", @@ -17,6 +17,6 @@ "type": "library", "dependencies": { "com.neuecc.unirx": "7.1.0", - "com.cysharp.unitask":"2.0.26" + "com.cysharp.unitask":"2.0.36" } } \ No newline at end of file