Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyall committed Oct 29, 2023
1 parent ad95feb commit 5f09e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dllmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ string sExeName;
string sGameName;
string sExePath;
string sGameVersion;
string sFixVer = "0.6";
string sFixVer = "0.7";

// MGS 2: Aspect Ratio Hook
DWORD64 MGS2_GameplayAspectReturnJMP;
Expand Down

0 comments on commit 5f09e2f

Please sign in to comment.