From 2a6576eb31bc58daee08808dbecd3aa0ff9057ae Mon Sep 17 00:00:00 2001 From: Passive <20432486+PassiveModding@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:06:20 +1000 Subject: [PATCH] Bump api version --- repo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo.json b/repo.json index dd3dd6c..1ac8385 100644 --- a/repo.json +++ b/repo.json @@ -8,7 +8,7 @@ "TestingAssemblyVersion": "0.1.0", "RepoUrl": "https://github.com/PassiveModding/Meddle", "ApplicableVersion": "any", - "DalamudApiLevel": 9, + "DalamudApiLevel": 10, "Tags": [ "Xande", "Models" @@ -17,4 +17,4 @@ "DownloadLinkTesting": "https://github.com/PassiveModding/Meddle/releases/download/v0.1.0/latest.zip", "DownloadLinkUpdate": "https://github.com/PassiveModding/Meddle/releases/download/v0.1.0/latest.zip" } -] \ No newline at end of file +]