mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 04:57:39 +02:00
Update AppInfo.cs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user