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

Commit 743a14f

Browse files
committed
Update Modloader version to 1.1.2
1 parent 125c206 commit 743a14f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ModLoader/Loader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public class Loader : MonoBehaviour
2727
private static FolderPath _modsFolder;
2828

2929
// modlaoder version
30-
private const string modLoderVersion = "v1.1.1";
30+
private const string modLoderVersion = "v1.1.2";
3131

3232
public static FolderPath ModsFolder
3333
{

0 commit comments

Comments
 (0)