回退08包名

This commit is contained in:
2025-04-11 10:22:47 +08:00
parent 71c843f0b3
commit 2511dc60dc

View File

@@ -1,8 +1,8 @@
{ {
"name": "com.staryevo.unitask", "name": "com.cysharp.unitask",
"displayName": "UniTask", "displayName": "UniTask",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" }, "author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.0.0", "version": "2.5.10",
"unity": "2021.3", "unity": "2021.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" ],