pull/2/head v3
Liza 2022-04-14 19:06:43 +02:00
parent 9ebe86e6ca
commit 22b1f46e1d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Authors></Authors> <Authors></Authors>
<Company></Company> <Company></Company>
<Version>2.0.0.0</Version> <Version>3.0.0.0</Version>
<Description>Plays a sound effect when a fish bites</Description> <Description>Plays a sound effect when a fish bites</Description>
<Copyright></Copyright> <Copyright></Copyright>
<PackageProjectUrl>https://github.com/carvelli/Fish-Notify</PackageProjectUrl> <PackageProjectUrl>https://github.com/carvelli/Fish-Notify</PackageProjectUrl>

View File

@ -4,7 +4,7 @@
"Punchline": "Plays a sound when a fish is caught", "Punchline": "Plays a sound when a fish is caught",
"Description": "Plays a sound when a fish is caught, depending on tug-strength", "Description": "Plays a sound when a fish is caught, depending on tug-strength",
"InternalName": "FishNotify", "InternalName": "FishNotify",
"DalamudApiLevel": 5, "DalamudApiLevel": 6,
"Tags": [ "Tags": [
"fishing" "fishing"
], ],