Plugin Directory

Changeset 2339977


Ignore:
Timestamp:
07/13/2020 11:27:06 PM (6 years ago)
Author:
JDAdmin
Message:

Update for new WordPress 5.5 testing

Location:
smartvideo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smartvideo/trunk/README.txt

    r2312592 r2339977  
    33Tags: video player, swarmify, youtube, cdn, vimeo, embed, pagespeed, html5, flash, mobile, blocks
    44Requires at least: 3.0.1
    5 Tested up to: 5.4
     5Tested up to: 5.5
    66Stable tag: trunk
    77Requires PHP: 5.5
     
    8888== Changelog ==
    8989
     90= 2.0.15 =
     91* **Tested for the fresh WordPress release coming soon ... WP 5.5 Codename: WFH -- Stay Safe & Sane**
     92  * Updated testing for the latest WordPress builds so you can confidently install and get your video on
     93  * *Disclaimer: Not responsible for overconfidence or lack there of in the actual videos. That part is up to you. We believe in you though!!!*
     94
    9095= 2.0.14 =
    9196* **Trimming down for speed**
  • smartvideo/trunk/SmartVideo.php

    r2312592 r2339977  
    1111 * Plugin URI:        https://swarmify.com/wordpress-plugin/
    1212 * Description:       SmartVideo makes building a beautiful, professional video experience for your site effortless.
    13  * Version:           2.0.14
     13 * Version:           2.0.15
    1414 * Author:            Swarmify
    1515 * Author URI:        https://swarmify.com/
     
    3030 * Rename this for your plugin and update it as you release new versions.
    3131 */
    32 define( 'SWARMIFY_PLUGIN_VERSION', '2.0.14' );
     32define( 'SWARMIFY_PLUGIN_VERSION', '2.0.15' );
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.