From d651bb718ab4496fc034ad1ab8e940163af6f14a Mon Sep 17 00:00:00 2001 From: Wall SoGB <11296448+WallSoGB@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:53:26 +0100 Subject: [PATCH] Version bump to 4.99 --- JG/JohnnyGuitarNVSE.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JG/JohnnyGuitarNVSE.cpp b/JG/JohnnyGuitarNVSE.cpp index 597b606..b731a15 100644 --- a/JG/JohnnyGuitarNVSE.cpp +++ b/JG/JohnnyGuitarNVSE.cpp @@ -47,7 +47,7 @@ HMODULE JohnnyHandle; _CaptureLambdaVars CaptureLambdaVars; _UncaptureLambdaVars UncaptureLambdaVars; NiTMap** g_gameFormEditorIDsMap = reinterpret_cast**>(0x11C54C8); -#define JG_VERSION 498 +#define JG_VERSION 499 void MessageHandler(NVSEMessagingInterface::Message* msg) { switch (msg->type) { case NVSEMessagingInterface::kMessage_NewGame: