File tree Expand file tree Collapse file tree
RuntimeUnityEditor.Core.IL2CPP Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public class RuntimeUnityEditorCore
2424 /// Beware that this is a const and it will be burned as a string into your assembly at build time.
2525 /// To see the version that is currently installed use <see cref="InstalledVersion"/>.
2626 /// </summary>
27- public const string Version = "5.4" ;
27+ public const string Version = "5.4.1 " ;
2828
2929 /// <summary>
3030 /// Get the currently installed version at runtime.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public class RuntimeUnityEditorCore
2424 /// Beware that this is a const and it will be burned as a string into your assembly at build time.
2525 /// To see the version that is currently installed use <see cref="InstalledVersion"/>.
2626 /// </summary>
27- public const string Version = "5.4" ;
27+ public const string Version = "5.4.1 " ;
2828
2929 /// <summary>
3030 /// Get the currently installed version at runtime.
You can’t perform that action at this time.
0 commit comments