From 58f86743ebd0994679b5e85b74eac0ff85d9f099 Mon Sep 17 00:00:00 2001 From: Ottermandias Date: Mon, 9 Jan 2023 14:03:22 +0100 Subject: [PATCH] API 8. --- Penumbra/Penumbra.json | 2 +- base_repo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Penumbra/Penumbra.json b/Penumbra/Penumbra.json index 38d0c056..8c1f6680 100644 --- a/Penumbra/Penumbra.json +++ b/Penumbra/Penumbra.json @@ -7,7 +7,7 @@ "RepoUrl": "https://github.com/xivdev/Penumbra", "ApplicableVersion": "any", "Tags": [ "modding" ], - "DalamudApiLevel": 7, + "DalamudApiLevel": 8, "LoadPriority": 69420, "LoadRequiredState": 2, "LoadSync": true, diff --git a/base_repo.json b/base_repo.json index 5016b6e4..0b50da65 100644 --- a/base_repo.json +++ b/base_repo.json @@ -8,7 +8,7 @@ "TestingAssemblyVersion": "1.0.0.0", "RepoUrl": "https://github.com/xivdev/Penumbra", "ApplicableVersion": "any", - "DalamudApiLevel": 7, + "DalamudApiLevel": 8, "IsHide": "False", "IsTestingExclusive": "False", "DownloadCount": 0,