Skip to content

Commit

Permalink
Refresh WordPress Nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Dec 27, 2024
1 parent 829378c commit b25b08e
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 @@ -26,7 +26,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.7"): { size: nu
case 'nightly':
/** @ts-ignore */
return {
size: 24577689,
size: 24577691,
url: url_nightly,
};

Expand Down
Binary file not shown.

0 comments on commit b25b08e

Please sign in to comment.