diff --git a/pluginmaster.json b/pluginmaster.json index 759b8d7..bb467c7 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.2", + "AssemblyVersion": "0.1.3", "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": "1610854371" + "LastUpdated": "1610917275" }, { "Author": "ascclemens", diff --git a/plugins/BetterPartyFinder/latest.zip b/plugins/BetterPartyFinder/latest.zip index 651e48e..8b4142b 100644 Binary files a/plugins/BetterPartyFinder/latest.zip and b/plugins/BetterPartyFinder/latest.zip differ