File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ namespace MalumMenu;
15
15
public partial class MalumMenu : BasePlugin
16
16
{
17
17
public Harmony Harmony { get ; } = new ( Id ) ;
18
- public static string malumVersion = "2.4.0 " ;
18
+ public static string malumVersion = "2.3.1 " ;
19
19
public static List < string > supportedAU = new List < string > { "2024.6.18" } ;
20
20
public static MenuUI menuUI ;
21
21
// public static ConsoleUI consoleUI;
Original file line number Diff line number Diff line change 4
4
<LangVersion >latest</LangVersion >
5
5
<DebugType >embedded</DebugType >
6
6
7
- <VersionPrefix >2.4.0 </VersionPrefix >
7
+ <VersionPrefix >2.3.1 </VersionPrefix >
8
8
<Description >all play and no cheats makes among us a dull game</Description >
9
9
<Authors >scp222thj</Authors >
10
10
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments