Skip to content

Commit

Permalink
release 3.95
Browse files Browse the repository at this point in the history
  • Loading branch information
c6-dev committed Jun 28, 2021
1 parent 2866f66 commit 1c37af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JG/JohnnyGuitarNVSE.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 1c37af2

Please sign in to comment.