diff --git a/SrcMod/Shell/Shell.cs b/SrcMod/Shell/Shell.cs index b9add8b..1d9464d 100644 --- a/SrcMod/Shell/Shell.cs +++ b/SrcMod/Shell/Shell.cs @@ -4,7 +4,7 @@ public class Shell { public const string Author = "That_One_Nerd"; public const string Name = "SrcMod"; - public const string Version = "Alpha 0.1.1"; + public const string Version = "Alpha 0.1.0"; public readonly string? ShellDirectory;