Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 436a2a9

Browse files
committed
1.12.3
1 parent b855bdf commit 436a2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NeosModLoader/ModLoader.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace NeosModLoader
1010
{
1111
public class ModLoader
1212
{
13-
internal const string VERSION_CONSTANT = "1.12.2";
13+
internal const string VERSION_CONSTANT = "1.12.3";
1414
/// <summary>
1515
/// NeosModLoader's version
1616
/// </summary>

0 commit comments

Comments
 (0)