You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ This's the guide for applying patch automatically.
35
35
* How even this Automated Patching Works?
36
36
- Well, this automated patch do the same that you do mannually for patching. It downloads fiddler everywhere extract it. Remove, Replace, Edit, Move files and then, the patched application is ready.
37
37
38
-
*Continuous or Workflow Dispatch? or Workflow Dispatch Latest?
38
+
* Workflow Dispatch? or Workflow Dispatch Latest?
39
39
- Latest Version - Workflow Dispatch - Patch the latest version, and upload as artifact.
40
40
- Custom Version - Workflow Dispatch - Allows you to select a compatible version (5.9.0 +) and patch and upload as a workflow artifact.
0 commit comments