This commit is contained in:
neuecc
2020-07-04 06:36:14 +09:00
parent fee5518a82
commit 887db5b281
2 changed files with 34 additions and 2 deletions

View File

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