From 202c4b7666a07eb172a641695f3d00a4e9c3dd58 Mon Sep 17 00:00:00 2001 From: "matanki.saito" Date: Tue, 10 Sep 2024 23:31:07 +0900 Subject: [PATCH] Add version 1.37.3 --- Plugin64/version.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin64/version.cpp b/Plugin64/version.cpp index b68a21c..94769cf 100644 --- a/Plugin64/version.cpp +++ b/Plugin64/version.cpp @@ -137,6 +137,7 @@ namespace Version { case 370: case 371: case 372: + case 373: version = v1_37_0_0; break; }