update:更新 SDK version -> 1.0.14

dev
胡宇飞 2024-06-26 14:31:31 +08:00
parent d51759bbd1
commit 4a39747d3d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace Guru
public partial class GuruSDK: MonoBehaviour
{
// SDK_VERSION
public const string Version = "1.0.13";
public const string Version = "1.0.14";
// Const
public const string Tag = "[Guru]";