From 2bbe1ccfd6e202264b8f64c866854cc5c1fd4043 Mon Sep 17 00:00:00 2001 From: huyfei Date: Tue, 16 Jan 2024 15:15:28 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 683d29d..4b1e844 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "com.guru.unity.sdk", "displayName": "Guru SDK", - "version": "1.0.3", + "version": "1.0.4", "description": "Guru SDK for unity project", "unity": "2020.3", "author":{ - "name": "Guru Fungames Studio" + "name": "Guru Games" }, "license": "MIT", "category": "Game,Tool,Development",