mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 18:30:14 +00:00
v3.2.0
This commit is contained in:
@@ -20,7 +20,7 @@ namespace XCharts.Runtime
|
||||
[ExecuteInEditMode]
|
||||
public static class XChartsMgr
|
||||
{
|
||||
public static readonly string version = "3.1.0";
|
||||
public static readonly string version = "3.2.0";
|
||||
public static readonly int versionDate = 20220712;
|
||||
public static string fullVersion { get { return version + "-" + versionDate; } }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user