Plugin Directory

Changeset 1953426


Ignore:
Timestamp:
10/08/2018 05:28:18 PM (7 years ago)
Author:
infracontentools
Message:

tagging version 3.0.4

Location:
wp-contentools
Files:
2 edited
14 copied

Legend:

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

    r1953422 r1953426  
    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.3
     19 * Version:           3.0.4
    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.3' );
     38define( 'PLUGIN_NAME_VERSION', '3.0.4' );
    3939
    4040/**
  • wp-contentools/tags/3.0.4/readme.txt

    r1953425 r1953426  
    55Requires at least: 4.6
    66Tested up to: 4.9.6
    7 Stable tag: 3.0.3
     7Stable tag: 3.0.4
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    5151
    5252== Changelog ==
    53 = 3.0.3 =
     53= 3.0.4 =
    5454* HTTPS update
    5555
  • wp-contentools/trunk/contentools.php

    r1953422 r1953426  
    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.3
     19 * Version:           3.0.4
    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.3' );
     38define( 'PLUGIN_NAME_VERSION', '3.0.4' );
    3939
    4040/**
  • wp-contentools/trunk/readme.txt

    r1953425 r1953426  
    55Requires at least: 4.6
    66Tested up to: 4.9.6
    7 Stable tag: 3.0.3
     7Stable tag: 3.0.4
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    5151
    5252== Changelog ==
    53 = 3.0.3 =
     53= 3.0.4 =
    5454* HTTPS update
    5555
Note: See TracChangeset for help on using the changeset viewer.