Skip to content

Commit

Permalink
XKit Patches: Fix patching 7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Nov 22, 2024
1 parent 9a32d0c commit 4c909e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Extensions/xkit_patches.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//* TITLE XKit Patches **//
//* VERSION 7.4.21 **//
//* VERSION 7.4.22 **//
//* DESCRIPTION Patches framework **//
//* DEVELOPER new-xkit **//

Expand Down Expand Up @@ -1276,6 +1276,8 @@ XKit.extensions.xkit_patches = new Object({
};
},

"7.9.2": function() {},

"7.9.1": function() {},

"7.9.0": function() {},
Expand Down

0 comments on commit 4c909e9

Please sign in to comment.