This commit is contained in:
neuecc
2020-06-15 15:26:28 +09:00
parent 3e00735b3d
commit 8c9272bc9f
2 changed files with 2 additions and 2 deletions

View File

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