This commit is contained in:
monitor1394
2022-07-27 08:00:11 +08:00
parent 4f93628667
commit b3b0c0b3aa
2 changed files with 2 additions and 2 deletions

View File

@@ -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; } }

View File

@@ -1,7 +1,7 @@
{
"name": "com.monitor1394.xcharts",
"displayName": "XCharts",
"version": "3.1.0",
"version": "3.2.0",
"date": "20220712",
"checkdate": "20220712",
"desc": "如果 XCharts 对您有帮助,希望您能在 Github 上点 Star 支持,非常感谢!",