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

Commit e7208d0

Browse files
committed
1.5.1
1 parent 2f3b779 commit e7208d0

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
@@ -12,7 +12,7 @@ namespace Explorer
1212
public class CppExplorer : MelonMod
1313
{
1414
public const string GUID = "com.sinai.cppexplorer";
15-
public const string VERSION = "1.5.0";
15+
public const string VERSION = "1.5.1";
1616
public const string AUTHOR = "Sinai";
1717

1818
public const string NAME = "CppExplorer"

0 commit comments

Comments
 (0)