Plugin Directory

Changeset 2006035


Ignore:
Timestamp:
01/04/2019 12:31:21 AM (7 years ago)
Author:
pogidude
Message:

Tagging version 2.17.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • magic-action-box/tags/2.17.2/magic-action-box.php

    r2006009 r2006035  
    44 * Plugin URI: http://magicactionbox.com
    55 * Description: Supercharge your blog posts!
    6  * Version: 2.17.1
     6 * Version: 2.17.2
    77 * Author: Prosulum, LLC
    88 * Author URI: http://prosulum.com
     
    1010 */
    1111
    12 define( 'MAB_VERSION', '2.17.1');
     12define( 'MAB_VERSION', '2.17.2');
    1313//e.g. /var/www/example.com/wordpress/wp-content/plugins/after-post-action-box
    1414define( "MAB_DIR", plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.