From 6d4a31745f51c6fb6a8ec4300fa040720bc907be Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 3 Oct 2023 10:39:00 +0200 Subject: [PATCH] Fish Notify 6.0 --- dist/pluginmaster.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json index b90e174..6b43adc 100644 --- a/dist/pluginmaster.json +++ b/dist/pluginmaster.json @@ -31,25 +31,26 @@ "Author": "Liza Carvelli", "Name": "Fish Notify", "InternalName": "FishNotify", - "AssemblyVersion": "5.0", + "AssemblyVersion": "6.0", "Description": "Plays a sound when a fish is caught, depending on tug-strength", "ApplicableVersion": "any", "RepoUrl": "https://git.carvel.li/liza/FishNotify", "Tags": [ "fishing" ], - "DalamudApiLevel": 8, + "DalamudApiLevel": 9, "LoadRequiredState": 0, "LoadSync": false, + "CanUnloadAsync": false, "LoadPriority": 0, "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/FishNotify.png", "Punchline": "Plays a sound when a fish is caught", "AcceptsFeedback": true, - "DownloadCount": 1681, - "LastUpdate": 1673460497, - "DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v5.0/FishNotify-5.0.zip", - "DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v5.0/FishNotify-5.0.zip", - "Changelog": "v5.0 (2023-01-11)\n- Dalamud API 8 update", + "DownloadCount": 1683, + "LastUpdate": 1696322287, + "DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip", + "DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v6.0/FishNotify-6.0.zip", + "Changelog": "v6.0 (2023-10-03)\n- API 9\n\nv5.0 (2023-01-11)\n- Dalamud API 8 update", "IsHide": false, "IsTestingExclusive": false },