Skip to content

Commit 1a8defb

Browse files
committed
v78
1 parent 709dbe3 commit 1a8defb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HotPatcher/Source/HotPatcherCore/HotPatcherCore.Build.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public HotPatcherCore(ReadOnlyTargetRules Target) : base(Target)
190190
PublicDefinitions.AddRange(new string[]
191191
{
192192
"TOOL_NAME=\"HotPatcher\"",
193-
"CURRENT_VERSION_ID=77",
193+
"CURRENT_VERSION_ID=78",
194194
"CURRENT_PATCH_ID=0",
195195
"REMOTE_VERSION_FILE=\"https://imzlp.com/opensource/version.json\""
196196
});

Mods/HotChunker

0 commit comments

Comments
 (0)