From cff1df193f9f687891dce83e5f9f549b8dcb1bce Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 17 Nov 2024 22:19:34 +0100 Subject: [PATCH] Fix bad manifest --- dist/pluginmaster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json index 11bddb6..14f33ea 100644 --- a/dist/pluginmaster.json +++ b/dist/pluginmaster.json @@ -126,7 +126,7 @@ "discard", "yeet" ], - "DalamudApiLevel": 11, + "DalamudApiLevel": 10, "LoadRequiredState": 0, "LoadSync": false, "CanUnloadAsync": false,