mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 16:00:24 +00:00
发布v1.0.5版本
This commit is contained in:
@@ -24,8 +24,8 @@ namespace XCharts
|
||||
|
||||
public class XChartsMgr : MonoBehaviour
|
||||
{
|
||||
public const string version = "1.0.4";
|
||||
public const int date = 20191105;
|
||||
public const string version = "1.0.5";
|
||||
public const int date = 20191112;
|
||||
|
||||
[SerializeField] private string m_NowVersion;
|
||||
[SerializeField] private string m_NewVersion;
|
||||
|
||||
Reference in New Issue
Block a user