update: 更新版本号

deeplink 1.0.7
胡宇飞 2024-02-26 11:10:13 +08:00
parent 3995bba61a
commit 8e88cb88ec
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.6";
public const string Version = "1.0.7";
public const string Tag = "[Guru]";
public const string ServicesConfigKey = "guru_services";