From b69a3f3c38f1ac58635878fb2d64c664f88a17ca Mon Sep 17 00:00:00 2001 From: Aireil <33433913+Aireil@users.noreply.github.com> Date: Sun, 21 Jul 2024 10:21:05 +0200 Subject: [PATCH] build: 2.1.7.2 --- 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 3550a1d..d184008 100644 --- a/FFLogsViewer/FFLogsViewer.csproj +++ b/FFLogsViewer/FFLogsViewer.csproj @@ -2,7 +2,7 @@ Aireil - 2.1.7.1 + 2.1.7.2 FFLogsViewer diff --git a/FFLogsViewer/FFLogsViewer.json b/FFLogsViewer/FFLogsViewer.json index a1c6cd0..1ea882f 100644 --- a/FFLogsViewer/FFLogsViewer.json +++ b/FFLogsViewer/FFLogsViewer.json @@ -12,5 +12,5 @@ "Tags": [ "FFLogs" ], - "Changelog": "- 2.1.7.1:\n Update default layout for DT.\n Add support for PCT and VPR.\n- 2.1.7.0:\n Dawntrail update." + "Changelog": "- 2.1.7.2:\n Update default layout with normal as a swapped.\n Hopefully fix shaking issues that may happen on tables.\n- 2.1.7.1:\n Update default layout for DT.\n Add support for PCT and VPR.\n- 2.1.7.0:\n Dawntrail update." }