Skip to content

Commit d28d36a

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent 30f1aaa commit d28d36a

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.7"): { size: nu
2626
case 'nightly':
2727
/** @ts-ignore */
2828
return {
29-
size: 24583120,
29+
size: 24583128,
3030
url: url_nightly,
3131
};
3232

Binary file not shown.

0 commit comments

Comments
 (0)