update: 更新版本号

deeplink
胡宇飞 2024-04-17 22:55:54 +08:00
parent 92a05cf9ee
commit 14340e4f8b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ namespace Guru
public partial class GuruSDK: MonoBehaviour
{
public const string Version = "1.0.10";
public const string Version = "1.0.11";
public const string Tag = "[Guru]";
public const string ServicesConfigKey = "guru_services";