chore: update plugin punchline
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Sdk="Dalamud.NET.Sdk/15.0.0">
|
||||
<PropertyGroup>
|
||||
<Version>1.2.0.0</Version>
|
||||
<Version>1.2.0.1</Version>
|
||||
<Authors>Bep</Authors>
|
||||
<Description>Automatically uses /sit while fishing, with an option to stand during Spectral Currents.</Description>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"Author": "Bep",
|
||||
"Name": "Auto Fishing Stool",
|
||||
"Punchline": "Automatically sits after entering fishing mode.",
|
||||
"Punchline": "Automatically sits while fishing.",
|
||||
"Description": "Automatically uses /sit while fishing, with an option to stand during Spectral Currents.",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://git.bep.moe/verniy/xiv-plugins",
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"Author": "Bep",
|
||||
"Name": "Auto Fishing Stool",
|
||||
"InternalName": "AutoFishingStool",
|
||||
"AssemblyVersion": "1.2.0.0",
|
||||
"AssemblyVersion": "1.2.0.1",
|
||||
"TestingAssemblyVersion": null,
|
||||
"Description": "Automatically uses /sit while fishing, with an option to stand during Spectral Currents.",
|
||||
"Punchline": "Automatically sits after entering fishing mode.",
|
||||
"Punchline": "Automatically sits while fishing.",
|
||||
"RepoUrl": "https://git.bep.moe/verniy/xiv-plugins",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 15,
|
||||
@@ -14,12 +14,12 @@
|
||||
"IsTestingExclusive": false,
|
||||
"DownloadLinkInstall": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
|
||||
"DownloadLinkUpdate": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
|
||||
"LastUpdate": "1786130579",
|
||||
"LastUpdate": "1786132230",
|
||||
"IconUrl": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/AutoFishingStool/icon.png",
|
||||
"Tags": [
|
||||
"fishing",
|
||||
"utility"
|
||||
],
|
||||
"Changelog": "Add a setting to stand during Spectral Currents and sit again afterward."
|
||||
"Changelog": "Update the plugin punchline."
|
||||
}
|
||||
]
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user