Skip to content

Commit

Permalink
update to v82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hxhb committed Apr 5, 2024
1 parent 68cc785 commit cd6775f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HotPatcher/Source/HotPatcherCore/HotPatcherCore.Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ public HotPatcherCore(ReadOnlyTargetRules Target) : base(Target)
PublicDefinitions.AddRange(new string[]
{
"TOOL_NAME=\"HotPatcher\"",
"CURRENT_VERSION_ID=81",
"CURRENT_VERSION_ID=82",
"CURRENT_PATCH_ID=0",
"REMOTE_VERSION_FILE=\"https://imzlp.com/opensource/version.json\""
});
Expand Down

0 comments on commit cd6775f

Please sign in to comment.