diff --git a/src/MalumMenu.cs b/src/MalumMenu.cs index b598a1e..68010b0 100644 --- a/src/MalumMenu.cs +++ b/src/MalumMenu.cs @@ -16,7 +16,7 @@ public partial class MalumMenu : BasePlugin { public Harmony Harmony { get; } = new(Id); public static string malumVersion = "2.3.0"; - public static List supportedAU = new List { "2023.11.28", "2024.3.5" }; + public static List supportedAU = new List { "2023.11.28", "2024.3.5", "2024.6.4" }; public static MenuUI menuUI; // public static ConsoleUI consoleUI; public static ConfigEntry menuKeybind; diff --git a/src/MalumMenu.csproj b/src/MalumMenu.csproj index 0676b11..8cef1f0 100644 --- a/src/MalumMenu.csproj +++ b/src/MalumMenu.csproj @@ -15,7 +15,7 @@ - +