Skip to content

Commit 6465443

Browse files
Update assets version to 21
1 parent f83de8c commit 6465443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-stories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
define( 'WEBSTORIES_PLUGIN_DIR_URL', plugin_dir_url( WEBSTORIES_PLUGIN_FILE ) );
4949
define( 'WEBSTORIES_MINIMUM_PHP_VERSION', '7.4' );
5050
define( 'WEBSTORIES_MINIMUM_WP_VERSION', '6.5' );
51-
define( 'WEBSTORIES_CDN_URL', 'https://wp.stories.google/static/main' );
51+
define( 'WEBSTORIES_CDN_URL', 'https://wp.stories.google/static/21' );
5252

5353
if ( ! defined( 'WEBSTORIES_DEV_MODE' ) ) {
5454
define( 'WEBSTORIES_DEV_MODE', false );

0 commit comments

Comments
 (0)