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,