2.0.9-rc6

This commit is contained in:
neuecc
2020-05-22 10:45:16 +09:00
parent c3d22968e1
commit 2b7986da19

View File

@@ -1,7 +1,7 @@
{ {
"name": "com.cysharp.unitask", "name": "com.cysharp.unitask",
"displayName": "UniTask", "displayName": "UniTask",
"version": "2.0.8-rc5", "version": "2.0.9-rc6",
"unity": "2018.3", "unity": "2018.3",
"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" ],