From ccf201b9af743fa050266ec1cd676899a6194f53 Mon Sep 17 00:00:00 2001 From: ocealot Date: Fri, 1 Mar 2024 19:15:51 -0500 Subject: [PATCH] v1.8.2.5 --- 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 17761a73..7a515adb 100644 --- a/VFXEditor/VFXEditor.csproj +++ b/VFXEditor/VFXEditor.csproj @@ -6,8 +6,8 @@ VFXEditor Copyright © 2020 - 1.8.2.4 - 1.8.2.4 + 1.8.2.5 + 1.8.2.5 true false true diff --git a/VFXEditor/VFXEditor.json b/VFXEditor/VFXEditor.json index e2003c71..40fbb114 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.4", + "AssemblyVersion": "1.8.2.5", "RepoUrl": "https://github.com/0ceal0t/Dalamud-VFXEditor", "ApplicableVersion": "any", "Tags": [ "VFX", "AVFX" ],