Skip to content

Commit 8e9ff73

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent 123d726 commit 8e9ff73

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
@@ -28,7 +28,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.8"): { size: nu
2828
case 'nightly':
2929
/** @ts-ignore */
3030
return {
31-
size: 24767029,
31+
size: 24767956,
3232
url: url_nightly,
3333
};
3434

927 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)