From a047daf460e58452566086c08e88012d80d82f11 Mon Sep 17 00:00:00 2001 From: ocealot Date: Sun, 26 Nov 2023 19:26:19 -0500 Subject: [PATCH] v1.8.1.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 f3ce78eb..197fa7a4 100644 --- a/VFXEditor/VFXEditor.csproj +++ b/VFXEditor/VFXEditor.csproj @@ -6,8 +6,8 @@ VFXEditor Copyright © 2020 - 1.8.1.5 - 1.8.1.5 + 1.8.1.6 + 1.8.1.6 true false true diff --git a/VFXEditor/VFXEditor.json b/VFXEditor/VFXEditor.json index 300983d7..d29883b9 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.1.5", + "AssemblyVersion": "1.8.1.6", "RepoUrl": "https://github.com/0ceal0t/Dalamud-VFXEditor", "ApplicableVersion": "any", "Tags": [ "VFX", "AVFX" ],