mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 19:13:03 +08:00
some UI cleanups
This commit is contained in:
@ -39,5 +39,5 @@ using MelonLoader;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
[assembly: AssemblyVersion(ExplorerCore.VERSION)]
|
||||
[assembly: AssemblyFileVersion(ExplorerCore.VERSION)]
|
||||
|
Reference in New Issue
Block a user