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" ],