diff --git a/pluginmaster.json b/pluginmaster.json index 93038e7..7cf0d5e 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -19,7 +19,7 @@ "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", "InternalName": "BetterPartyFinder", - "AssemblyVersion": "0.1.0", + "AssemblyVersion": "0.1.1", "ApplicableVersion": "any", "DalamudApiLevel": 2, "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/BetterPartyFinder/latest.zip", @@ -27,7 +27,7 @@ "IsTestingExclusive": false, "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", - "LastUpdated": "1610760626" + "LastUpdated": "1610766770" }, { "Author": "ascclemens", diff --git a/plugins/BetterPartyFinder/latest.zip b/plugins/BetterPartyFinder/latest.zip index 91688b4..f827a1e 100644 Binary files a/plugins/BetterPartyFinder/latest.zip and b/plugins/BetterPartyFinder/latest.zip differ