update: 更新依赖和版本

feature/item_system
胡宇飞 2023-12-28 08:23:08 +08:00
parent 4f3ab222c3
commit f8c44489bc
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "com.guru.unity.sdk",
"displayName": "Guru SDK",
"version": "0.0.1",
"version": "1.0.0",
"description": "Guru SDK for unity project",
"unity": "2020.3",
"author":{
@ -10,5 +10,6 @@
"license": "MIT",
"category": "Game,Tool,Development",
"dependencies": {
"com.guru.unity.sdk.core": "git@github.com:castbox/upm-guru-sdk-core-proto.git"
}
}