Compare commits

...

1 Commits

Author SHA1 Message Date
胡宇飞 a79125676c update: GuruSDK 1.0.12.2 更新版本号 2024-07-24 13:44:17 +08:00
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";