Plugin Directory

Timestamp:
12/16/2016 08:53:58 AM (8 years ago)
Author:
a.hoereth
Message:

Version 2.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • featured-video-plus/trunk/featured-video-plus.php

    r1555602 r1555973  
    44Plugin URI: http://yrnxt.com/wordpress/featured-video-plus/
    55Description: Add Featured Videos to your posts and pages.
    6 Version: 2.3.0
     6Version: 2.3.
    77Author: Alexander Höreth
    88Author URI: http://yrnxt.com
     
    3333// CONSTANTS
    3434if ( ! defined( 'FVP_VERSION' ) ) {
    35     define( 'FVP_VERSION', '2.3.0' );
     35    define( 'FVP_VERSION', '2.3.' );
    3636}
    3737
Note: See TracChangeset for help on using the changeset viewer.