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

Commit be1e34a

Browse files
authored
Update PluginManager.cs
1 parent 573c549 commit be1e34a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Smod2/PluginManager.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ public class PluginManager
2929
public static readonly int SMOD_REVISION = 1;
3030

3131
public static readonly string SMOD_BUILD = "B";
32+
33+
internal const string AssemblyVersion = "3.10.1.0";
3234

3335
public static readonly string DEPENDENCY_FOLDER = "dependencies";
3436

0 commit comments

Comments
 (0)