From 310ebcefb1260f01f2f8ca3eb5c33ba37e706c4b Mon Sep 17 00:00:00 2001 From: ocealot Date: Sun, 25 Feb 2024 23:16:56 -0500 Subject: [PATCH] v1.8.2.4 --- VFXEditor/VFXEditor.csproj | 4 ++-- VFXEditor/VFXEditor.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VFXEditor/VFXEditor.csproj b/VFXEditor/VFXEditor.csproj index ba79e01c..17761a73 100644 --- a/VFXEditor/VFXEditor.csproj +++ b/VFXEditor/VFXEditor.csproj @@ -6,8 +6,8 @@ VFXEditor Copyright © 2020 - 1.8.2.3 - 1.8.2.3 + 1.8.2.4 + 1.8.2.4 true false true diff --git a/VFXEditor/VFXEditor.json b/VFXEditor/VFXEditor.json index fd1ba45f..e2003c71 100644 --- a/VFXEditor/VFXEditor.json +++ b/VFXEditor/VFXEditor.json @@ -4,7 +4,7 @@ "Punchline": "VFX editor and viewer", "Description": "VFX, animation, and sound editing plugin. Icon by PAPACHIN", "InternalName": "VFXEditor", - "AssemblyVersion": "1.8.2.3", + "AssemblyVersion": "1.8.2.4", "RepoUrl": "https://github.com/0ceal0t/Dalamud-VFXEditor", "ApplicableVersion": "any", "Tags": [ "VFX", "AVFX" ],