Update AppInfo.cs

This commit is contained in:
minenice55 2024-04-07 18:07:22 -04:00 committed by GitHub
parent 8d275a9e89
commit e081ea6fe0
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
using System;
using UnityEditor.Build.Reporting;
public static class AppInfo {
public const string Version = "1.0.0";
@ -86,4 +85,4 @@ public class BuildNumberUpdater : UnityEditor.Build.IPreprocessBuildWithReport
return scriptPath;
}
}
#endif
#endif