Plugin Directory

Changeset 2154352


Ignore:
Timestamp:
09/10/2019 05:01:41 PM (7 years ago)
Author:
oscarssanchez
Message:

Bump plugin version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • brightcove-video-connect/trunk/brightcove-video-connect.php

    r2122222 r2154352  
    44 * Plugin URI: https://wordpress.org/plugins/brightcove-video-connect/
    55 * Description: A Brightcove™ Connector for WordPress that leverages enhanced APIs and Brightcove™ Capabilities
    6  * Version: 1.7.1
     6 * Version: 1.7.2
    77 * Author: 10up
    88 * Author URI: http://10up.com
     
    3030 */
    3131
    32 define( 'BRIGHTCOVE_VERSION', '1.7.1' );
     32define( 'BRIGHTCOVE_VERSION', '1.7.2' );
    3333define( 'BRIGHTCOVE_URL', plugin_dir_url( __FILE__ ) );
    3434define( 'BRIGHTCOVE_PATH', dirname( __FILE__ ) . '/' );
Note: See TracChangeset for help on using the changeset viewer.