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

Commit 7426bd1

Browse files
committed
Bump version
1 parent b39b044 commit 7426bd1

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
@@ -13,7 +13,7 @@ namespace UnityExplorer
1313
public class ExplorerCore
1414
{
1515
public const string NAME = "UnityExplorer";
16-
public const string VERSION = "3.3.10";
16+
public const string VERSION = "3.3.11";
1717
public const string AUTHOR = "Sinai";
1818
public const string GUID = "com.sinai.unityexplorer";
1919

0 commit comments

Comments
 (0)