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

Commit c228d29

Browse files
committed
Update CppExplorer.cs
1 parent 56d1507 commit c228d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CppExplorer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Explorer
1313
public class CppExplorer : MelonMod
1414
{
1515
public const string GUID = "com.sinai.cppexplorer";
16-
public const string VERSION = "1.6.1";
16+
public const string VERSION = "1.6.2";
1717
public const string AUTHOR = "Sinai";
1818

1919
public const string NAME = "CppExplorer"

0 commit comments

Comments
 (0)