From f8c44489bc95d71f5c4f7de4c69a0b69ae3595c4 Mon Sep 17 00:00:00 2001 From: HuYufei Date: Thu, 28 Dec 2023 08:23:08 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=92=8C=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 3551d61..ec2d43f 100644 --- a/package.json +++ b/package.json @@ -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" } } \ No newline at end of file