Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 1ec9612

Browse files
committed
Updated smod version
1 parent 454d717 commit 1ec9612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Smod2/PluginManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public class PluginManager
2828
public static readonly int SMOD_MINOR = 10;
2929
public static readonly int SMOD_REVISION = 0;
3030

31-
public static readonly string SMOD_BUILD = "A";
31+
public static readonly string SMOD_BUILD = "B";
3232

3333
public static readonly string DEPENDENCY_FOLDER = "dependencies";
3434

0 commit comments

Comments
 (0)