Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 72b440b

Browse files
committed
Update ModLoaderVersion to 1.3.1
1 parent a530fa9 commit 72b440b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ModLoader/Loader.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public class Loader : MonoBehaviour
3939
/// <summary>
4040
/// Current Modlaoder version
4141
/// </summary>
42-
private const string modLoderVersion = "v1.3.0";
42+
private const string modLoderVersion = "v1.3.1";
4343

4444
/// <summary>
4545
/// Get folder where mods are

0 commit comments

Comments
 (0)