Plugin Directory

Changeset 2934031


Ignore:
Timestamp:
07/04/2023 05:05:03 PM (3 years ago)
Author:
infracontentools
Message:

Update WP version

Location:
wp-contentools/trunk
Files:
2 edited

Legend:

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

    r2833993 r2934031  
    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.0
     19 * Version:           3.1.1
    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.0.9');
     38define('PLUGIN_CONTENTOOLS_VERSION', '3.1.1');
    3939
    4040/**
  • wp-contentools/trunk/readme.txt

    r2833993 r2934031  
    88Requires at least: 4.6
    99
    10 Tested up to: 6.1.1
     10Tested up to: 6.2.2
    1111
    12 Stable tag: 3.1.0
     12Stable tag: 3.1.1
    1313
    1414Requires PHP: 5.6
     
    6666
    6767== Changelog ==
     68= 3.1.1 =
     69* Test Wordpress version 6.2.2
     70
    6871= 3.1.0 =
    6972* Data sanitizing, validation and escaping
Note: See TracChangeset for help on using the changeset viewer.