From a5d41d63aed06b9498d81f6ba4087dd161e2d1a0 Mon Sep 17 00:00:00 2001 From: RisaDev <151885272+RisaDev@users.noreply.github.com> Date: Sun, 13 Oct 2024 02:08:13 +0300 Subject: [PATCH] Add a few things just in case dalamud is doing something stupid --- repo.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/repo.json b/repo.json index fda4ade..8399ecd 100644 --- a/repo.json +++ b/repo.json @@ -10,10 +10,11 @@ "RepoUrl": "https://github.com/Aether-Tools/CustomizePlus", "ApplicableVersion": "any", "DalamudApiLevel": 10, + "TestingDalamudApiLevel": 10, "IsHide": "False", "IsTestingExclusive": "False", - "DownloadCount": 0, - "LastUpdate": 0, + "DownloadCount": 1, + "LastUpdate": 1618608322, "LoadPriority": 0, "DownloadLinkInstall": "https://github.com/Aether-Tools/CustomizePlus/releases/download/2.0.6.5/CustomizePlus.zip", "DownloadLinkUpdate": "https://github.com/Aether-Tools/CustomizePlus/releases/download/2.0.6.5/CustomizePlus.zip",