From 1c37af2d3b947fdf9c4755e4de8749ca868c0999 Mon Sep 17 00:00:00 2001 From: c6 Date: Mon, 28 Jun 2021 21:14:02 +0300 Subject: [PATCH] release 3.95 --- JG/JohnnyGuitarNVSE.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JG/JohnnyGuitarNVSE.cpp b/JG/JohnnyGuitarNVSE.cpp index 07e14cf..28a422f 100644 --- a/JG/JohnnyGuitarNVSE.cpp +++ b/JG/JohnnyGuitarNVSE.cpp @@ -96,7 +96,7 @@ extern "C" { gLog.Open("JohnnyGuitarNVSE.log"); info->infoVersion = PluginInfo::kInfoVersion; info->name = "JohnnyGuitarNVSE"; - info->version = 390; + info->version = 395; if (nvse->isNogore) {