feat: update BPF to 0.1.1

This commit is contained in:
Anna 2021-01-15 22:14:08 -05:00
parent c3a3a65f8f
commit 6df98e8528
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"Name": "Better Party Finder", "Name": "Better Party Finder",
"Description": "Filter the party finder better.\n\nAll vanilla filtering is available, plus:\n\n- Create filter presets to easily switch between\n- Whitelist/blacklist specific duties\n- Add character names to hide PFs from\n- Remove PFs above maximum item level\n- Filter on item level range\n- Filter on multiple jobs (ex. MCH + GNB available)\n- Only show PFs that your party can join", "Description": "Filter the party finder better.\n\nAll vanilla filtering is available, plus:\n\n- Create filter presets to easily switch between\n- Whitelist/blacklist specific duties\n- Add character names to hide PFs from\n- Remove PFs above maximum item level\n- Filter on item level range\n- Filter on multiple jobs (ex. MCH + GNB available)\n- Only show PFs that your party can join",
"InternalName": "BetterPartyFinder", "InternalName": "BetterPartyFinder",
"AssemblyVersion": "0.1.0", "AssemblyVersion": "0.1.1",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 2, "DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
@ -27,7 +27,7 @@
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip", "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip",
"LastUpdated": "1610760626" "LastUpdated": "1610766770"
}, },
{ {
"Author": "ascclemens", "Author": "ascclemens",

Binary file not shown.