diff --git a/plugins/FFLogsViewer/FFLogsViewer.json b/plugins/FFLogsViewer/FFLogsViewer.json index 9c75731..0aa9c17 100644 --- a/plugins/FFLogsViewer/FFLogsViewer.json +++ b/plugins/FFLogsViewer/FFLogsViewer.json @@ -2,7 +2,7 @@ "Author": "Aireil", "Name": "FF Logs Viewer", "InternalName": "FFLogsViewer", - "AssemblyVersion": "2.1.6.0", + "AssemblyVersion": "2.1.6.1", "Description": "View FF Logs ranking percentiles in-game. Add a context menu to open someone's logs. Layout, style, stats, default metric, and more are all customizable in the settings.", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Aireil/FFLogsViewer", @@ -20,6 +20,6 @@ ], "IconUrl": "https://github.com/Aireil/FFLogsViewer/raw/master/res/icon.png", "Punchline": "View FF Logs ranking percentiles in-game.", - "Changelog": "- 2.1.6.0:\n Add an option to open the party view when using the context menu from a party list-related window.\n Add Tomestone option when opening a link.\n \"Open With\" will no longer open on private PFs.\n Use Dalamud's context menu.\n Some miscellaneous behind-the-scenes changes.", + "Changelog": "- 2.1.6.1:\n Add an option to always open the party view.\n- 2.1.6.0:\n Add an option to open the party view when using the context menu from a party list-related window.\n Add Tomestone option when opening a link.\n \"Open With\" will no longer open on private PFs.\n Use Dalamud's context menu.\n Some miscellaneous behind-the-scenes changes.", "AcceptsFeedback": true } \ No newline at end of file diff --git a/plugins/FFLogsViewer/latest.zip b/plugins/FFLogsViewer/latest.zip index 275d1eb..00ea8d6 100644 Binary files a/plugins/FFLogsViewer/latest.zip and b/plugins/FFLogsViewer/latest.zip differ