2.0.11-rc8

This commit is contained in:
neuecc
2020-05-25 19:44:57 +09:00
parent 7ab9467069
commit 35b933730b

View File

@@ -1,7 +1,7 @@
{ {
"name": "com.cysharp.unitask", "name": "com.cysharp.unitask",
"displayName": "UniTask", "displayName": "UniTask",
"version": "2.0.10-rc7", "version": "2.0.11-rc8",
"unity": "2019.1", "unity": "2019.1",
"description": "Provides an efficient async/await integration to Unity.", "description": "Provides an efficient async/await integration to Unity.",
"keywords": [ "async/await", "async", "Task", "UniTask" ], "keywords": [ "async/await", "async", "Task", "UniTask" ],