Skip to content

Commit 1d65765

Browse files
committed
Merge branch 'dev/v3.17.x.x'
2 parents 2f4cfa3 + 75855df commit 1d65765

15 files changed

+486
-311
lines changed

Assets/PatchKit Patcher/Editor/PatcherManifestCreator.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ private static string[] Capabilities()
8080
"pack1_compression_lzma2",
8181
"security_fix_944",
8282
"preselected_executable",
83-
"execution_arguments"
83+
"execution_arguments",
84+
"changelog_endpoint_2033"
8485
};
8586
}
8687

0 commit comments

Comments
 (0)