Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 040fb1f

Browse files
committed
Bump version
1 parent e44ff9e commit 040fb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExplorerCore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace UnityExplorer
1818
public static class ExplorerCore
1919
{
2020
public const string NAME = "UnityExplorer";
21-
public const string VERSION = "4.5.10";
21+
public const string VERSION = "4.5.11";
2222
public const string AUTHOR = "Sinai";
2323
public const string GUID = "com.sinai.unityexplorer";
2424

0 commit comments

Comments
 (0)