chore: update plugin punchline

This commit is contained in:
2026-08-07 15:50:48 -04:00
parent 1f8ff12dc1
commit 1c0cda0c9b
4 changed files with 6 additions and 6 deletions

View File

@@ -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>

View File

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