Skip to content

Commit

Permalink
Recompile WordPress major and beta versions
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Oct 3, 2024
1 parent 44b2064 commit 961d914
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.6"): { size: nu
case '6.6':
/** @ts-ignore */
return {
size: 18383024,
size: 18383025,
url: url_6_6,
};

Expand Down
Binary file modified packages/playground/wordpress-builds/src/wordpress/wp-6.6.zip
Binary file not shown.

0 comments on commit 961d914

Please sign in to comment.