From ec8ec6e8eab87e27676d7b2eb812bc0ea9c5ae32 Mon Sep 17 00:00:00 2001 From: "matanki.saito" Date: Thu, 13 Jun 2024 20:47:31 +0900 Subject: [PATCH] v1.37.2.0 --- Plugin64/version.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin64/version.cpp b/Plugin64/version.cpp index 723a435..b68a21c 100644 --- a/Plugin64/version.cpp +++ b/Plugin64/version.cpp @@ -136,6 +136,7 @@ namespace Version { break; case 370: case 371: + case 372: version = v1_37_0_0; break; }