Skip to content

Commit ce2b668

Browse files
author
deployment_bot
committed
Recompile WordPress major and beta versions
1 parent 39224d1 commit ce2b668

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.

packages/playground/wordpress-builds/src/wordpress/get-wordpress-module-details.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.6"): { size: nu
3838
case '6.6':
3939
/** @ts-ignore */
4040
return {
41-
size: 18383028,
41+
size: 18383022,
4242
url: url_6_6,
4343
};
4444

Binary file not shown.

0 commit comments

Comments
 (0)