Plugin Directory

Timestamp:
09/15/2015 06:30:35 AM (9 years ago)
Author:
a.hoereth
Message:

Version 2.2.2

File:
1 edited

Legend:

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

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