报错修改

This commit is contained in:
2025-05-06 17:51:24 +08:00
parent e499bba73a
commit 4688a5c52b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ namespace Stary.Evo.Editor
{
public void OnEnable()
{
BuildPipelineViewer();
oldVersionX = packageVersionX;
oldVersionY = packageVersionY;
oldVersionZ = packageVersionZ;

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.main",
"version": "1.0.28",
"version": "1.0.29",
"displayName": "00.StaryEvo",
"description": "This is an Framework package",
"unity": "2021.3",