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

Commit 8a1db84

Browse files
committed
Patch version
1 parent 272cc58 commit 8a1db84

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
@@ -37,7 +37,7 @@ public class Loader : MonoBehaviour
3737
/// <summary>
3838
/// Current Modlaoder version
3939
/// </summary>
40-
private const string modLoderVersion = "v1.3.1";
40+
private const string modLoderVersion = "v1.3.2";
4141

4242
/// <summary>
4343
/// Get folder where mods are

0 commit comments

Comments
 (0)