mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 06:50:18 +00:00
发布v1.4.0版本
This commit is contained in:
@@ -25,8 +25,8 @@ namespace XCharts
|
||||
|
||||
public class XChartsMgr : MonoBehaviour
|
||||
{
|
||||
public const string version = "1.3.1";
|
||||
public const int date = 20200314;
|
||||
public const string version = "1.4.0";
|
||||
public const int date = 20200411;
|
||||
|
||||
[SerializeField] private string m_NowVersion;
|
||||
[SerializeField] private string m_NewVersion;
|
||||
|
||||
Reference in New Issue
Block a user