This commit is contained in:
2025-10-31 12:24:49 +08:00
parent 12c08d2d62
commit 9462e80517
5 changed files with 17 additions and 17 deletions

View File

@@ -16,9 +16,9 @@ namespace Stary.Evo.Editor
#region
public string packageName;
protected string packageName;
protected string selectedBuildPipelines;
public string packageVersion;
protected string packageVersion;
#endregion
// protected bool isSimulate;

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.tools",
"version": "1.1.9",
"version": "1.1.10",
"displayName": "00.StaryEvo.Tools",
"description": "This is an Framework package(后台服务器版本端口9527)",
"unity": "2021.3",