Plugin Directory

Changeset 2080164


Ignore:
Timestamp:
05/03/2019 09:09:53 PM (7 years ago)
Author:
infracontentools
Message:

Releasing new tag 3.0.6

Location:
wp-contentools
Files:
2 edited
16 copied

Legend:

Unmodified
Added
Removed
  • wp-contentools/tags/3.0.6/contentools.php

    r2031437 r2080164  
    1717 * Plugin URI:        https://github.com/contentools/wordpress-plugin/
    1818 * Description:       This plugin enables the integration between the Contentools Platform and Wordpress.
    19  * Version:           3.0.5
     19 * Version:           3.0.6
    2020 * Author:            Contentools
    2121 * Author URI:        https://contentools.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'PLUGIN_NAME_VERSION', '3.0.5' );
     38define( 'PLUGIN_NAME_VERSION', '3.0.6' );
    3939
    4040/**
  • wp-contentools/tags/3.0.6/readme.txt

    r2080163 r2080164  
    55Requires at least: 4.6
    66Tested up to: 5.2
    7 Stable tag: 3.0.5
     7Stable tag: 3.0.6
    88Requires PHP: 5.6
    99License: GPLv2 or later
  • wp-contentools/trunk/contentools.php

    r2031437 r2080164  
    1717 * Plugin URI:        https://github.com/contentools/wordpress-plugin/
    1818 * Description:       This plugin enables the integration between the Contentools Platform and Wordpress.
    19  * Version:           3.0.5
     19 * Version:           3.0.6
    2020 * Author:            Contentools
    2121 * Author URI:        https://contentools.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'PLUGIN_NAME_VERSION', '3.0.5' );
     38define( 'PLUGIN_NAME_VERSION', '3.0.6' );
    3939
    4040/**
  • wp-contentools/trunk/readme.txt

    r2080163 r2080164  
    55Requires at least: 4.6
    66Tested up to: 5.2
    7 Stable tag: 3.0.5
     7Stable tag: 3.0.6
    88Requires PHP: 5.6
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.