From 22b1f46e1d526703796e4492f5b49179928fe0e7 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 14 Apr 2022 19:06:43 +0200 Subject: [PATCH] API v6 --- FishNotify.csproj | 2 +- FishNotify.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FishNotify.csproj b/FishNotify.csproj index 61d42f8..0e608b1 100644 --- a/FishNotify.csproj +++ b/FishNotify.csproj @@ -3,7 +3,7 @@ - 2.0.0.0 + 3.0.0.0 Plays a sound effect when a fish bites https://github.com/carvelli/Fish-Notify diff --git a/FishNotify.json b/FishNotify.json index 3233a51..85605a4 100644 --- a/FishNotify.json +++ b/FishNotify.json @@ -4,7 +4,7 @@ "Punchline": "Plays a sound when a fish is caught", "Description": "Plays a sound when a fish is caught, depending on tug-strength", "InternalName": "FishNotify", - "DalamudApiLevel": 5, + "DalamudApiLevel": 6, "Tags": [ "fishing" ],