解决一些报错问题

This commit is contained in:
2025-05-06 17:23:27 +08:00
parent a9e8679ea1
commit 5ccf483e95
2 changed files with 1 additions and 2 deletions

View File

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

View File

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