diff --git a/FishNotify.csproj b/FishNotify.csproj index b1523dd..604c44f 100644 --- a/FishNotify.csproj +++ b/FishNotify.csproj @@ -3,7 +3,7 @@ - 3.1.0.0 + 4.0.0.0 Plays a sound effect when a fish bites https://github.com/carvelli/Fish-Notify @@ -11,7 +11,7 @@ - net5.0-windows + net6.0-windows x64 enable latest @@ -37,7 +37,7 @@ - + $(DalamudLibPath)FFXIVClientStructs.dll diff --git a/FishNotify.json b/FishNotify.json index 85605a4..7f0e00a 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": 6, + "DalamudApiLevel": 7, "Tags": [ "fishing" ],