From 17ea354651fd190c8178421ac68842d777778b8a Mon Sep 17 00:00:00 2001 From: Aireil <33433913+Aireil@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:54:15 +0200 Subject: [PATCH] build(stg): 2.1.7.0 --- FFLogsViewer/FFLogsViewer.csproj | 2 +- FFLogsViewer/FFLogsViewer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FFLogsViewer/FFLogsViewer.csproj b/FFLogsViewer/FFLogsViewer.csproj index deb7f70..b4f68b1 100644 --- a/FFLogsViewer/FFLogsViewer.csproj +++ b/FFLogsViewer/FFLogsViewer.csproj @@ -2,7 +2,7 @@ Aireil - 2.1.6.3 + 2.1.7.0 FFLogsViewer diff --git a/FFLogsViewer/FFLogsViewer.json b/FFLogsViewer/FFLogsViewer.json index 471eb1d..1abcd76 100644 --- a/FFLogsViewer/FFLogsViewer.json +++ b/FFLogsViewer/FFLogsViewer.json @@ -12,5 +12,5 @@ "Tags": [ "FFLogs" ], - "Changelog": "- 2.1.6.3:\n Fix for the new worlds, because SE is annoying and did not update them in the client.\n- 2.1.6.2:\n Add forcing aDPS layout entry setting. This is only useful if you have encounters in your layout that do not support your default metric.\n- 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." + "Changelog": "- 2.1.6.4:\n Dawntrail update.\n The default layout will be changed at a later date, when I'm done with the MSQ, you can change it in the settings if you want a different one now." }