Plugin Directory

Changeset 3479546


Ignore:
Timestamp:
03/10/2026 09:04:03 PM (3 weeks ago)
Author:
infracontentools
Message:

Update Version

Location:
wp-contentools/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-contentools/trunk/contentools.php

    r2934031 r3479546  
    1717 * Plugin URI:        https://wordpress.org/plugins/wp-contentools/
    1818 * Description:       This plugin enables the integration between the Contentools Platform and Wordpress.
    19  * Version:           3.1.1
     19 * Version:           3.1.2
    2020 * Author:            Contentools
    2121 * Author URI:        https://growthhackers.com/workflow
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('PLUGIN_CONTENTOOLS_VERSION', '3.1.1');
     38define('PLUGIN_CONTENTOOLS_VERSION', '3.1.2');
    3939
    4040/**
  • wp-contentools/trunk/readme.txt

    r2934031 r3479546  
    88Requires at least: 4.6
    99
    10 Tested up to: 6.2.2
     10Tested up to: 6.9.2
    1111
    12 Stable tag: 3.1.1
     12Stable tag: 3.1.2
    1313
    1414Requires PHP: 5.6
     
    6666
    6767== Changelog ==
     68= 3.1.2 =
     69* Test Wordpress version 6.9.2
     70
    6871= 3.1.1 =
    6972* Test Wordpress version 6.2.2
Note: See TracChangeset for help on using the changeset viewer.