Plugin Directory

Changeset 2717916


Ignore:
Timestamp:
05/04/2022 06:49:47 AM (4 years ago)
Author:
pressmate
Message:

Updated CDN for faster delivery across regions

Location:
makestories-helper/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • makestories-helper/trunk/config.php

    r2712777 r2717916  
    88 * URL From where the main editor compiled files and other assets would be served
    99 */
    10 define("MS_CDN_URL", "https://api.makestories.io/wp/".MS_PLUGIN_VERSION."/");
     10define("MS_CDN_URL", "https://js.makestories.io/wp/".MS_PLUGIN_VERSION."/");
    1111
    1212/**
  • makestories-helper/trunk/makestories.php

    r2712777 r2717916  
    44Plugin URI:     https://makestories.io/official-wordpress-webstories-plugin/
    55Description:    The leading Google Web Stories Editor is now available to create Stories in WordPress. It is easy to use, allows for extensive customization, and is adaptive for future changes.
    6 Version:        2.6.3
     6Version:        2.6.4
    77Author:         MakeStories Team
    88Author URI:     https://makestories.io
Note: See TracChangeset for help on using the changeset viewer.