update: GuruSDK 1.0.12.2 更新版本号

hotfix/v1.0.12.2
胡宇飞 2024-07-24 13:44:17 +08:00
parent 67000cbc63
commit a79125676c
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ namespace Guru
public partial class GuruSDK: MonoBehaviour
{
public const string Version = "1.0.12"; //SDK_VERSION
public const string Version = "1.0.12.2"; //SDK_VERSION
public const string Tag = "[Guru]";
public const string ServicesConfigKey = "guru_services";