Skip to content

Commit

Permalink
API Bump and Manifest Tags (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
weyway authored Nov 20, 2024
1 parent 3e4d13e commit 87ea932
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion PositionalGuide/PositionalGuide.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Product>PositionalGuide</Product>
<Version>4.6.2</Version>
<Version>4.6.3</Version>
<Description>Provides drawn guidelines to see where you need to stand to hit enemies with positionals</Description>
<Copyright>Copyleft VariableVixen 2022</Copyright>
<PackageProjectUrl>https://github.com/PrincessRTFM/PositionalAssistant</PackageProjectUrl>
Expand Down
9 changes: 8 additions & 1 deletion PositionalGuide/PositionalGuide.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,12 @@
"Name": "Positional Assistant",
"Description": "If you have a hard time telling whether you're in the right spot for positional attacks, this plugin can draw guidelines on your screen to help you tell where you need to be.",
"RepoUrl": "https://github.com/PrincessRTFM/PositionalAssistant",
"Punchline": "Never guess whether you'll make that positional again!"
"Punchline": "Never guess whether you'll make that positional again!",
"Tags": [
"positional",
"guideline",
"assist",
"combat",
"target"
]
}
6 changes: 3 additions & 3 deletions PositionalGuide/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0-windows7.0": {
"DalamudPackager": {
"type": "Direct",
"requested": "[2.1.13, )",
"resolved": "2.1.13",
"contentHash": "rMN1omGe8536f4xLMvx9NwfvpAc9YFFfeXJ1t4P4PE6Gu8WCIoFliR1sh07hM+bfODmesk/dvMbji7vNI+B/pQ=="
"requested": "[11.0.0, )",
"resolved": "11.0.0",
"contentHash": "bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA=="
}
}
}
Expand Down

0 comments on commit 87ea932

Please sign in to comment.