From bf742eed849ba506fa908783a56985ad93078ef3 Mon Sep 17 00:00:00 2001 From: ocealot Date: Mon, 4 Mar 2024 12:03:53 -0500 Subject: [PATCH] v1.8.2.6 --- 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 7a515adb..e523c1ba 100644 --- a/VFXEditor/VFXEditor.csproj +++ b/VFXEditor/VFXEditor.csproj @@ -6,8 +6,8 @@ VFXEditor Copyright © 2020 - 1.8.2.5 - 1.8.2.5 + 1.8.2.6 + 1.8.2.6 true false true diff --git a/VFXEditor/VFXEditor.json b/VFXEditor/VFXEditor.json index 40fbb114..daf2c6ce 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.5", + "AssemblyVersion": "1.8.2.6", "RepoUrl": "https://github.com/0ceal0t/Dalamud-VFXEditor", "ApplicableVersion": "any", "Tags": [ "VFX", "AVFX" ],