Skip to content

Commit 16a12f7

Browse files
committed
Version up to 2.6.1
1 parent 8763e5c commit 16a12f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RuntimeUnityEditor/RuntimeUnityEditorCore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace RuntimeUnityEditor.Core
1313
{
1414
public class RuntimeUnityEditorCore
1515
{
16-
public const string Version = "2.6";
16+
public const string Version = "2.6.1";
1717
public const string GUID = "RuntimeUnityEditor";
1818

1919
public Inspector.Inspector Inspector { get; }

0 commit comments

Comments
 (0)