Changeset 2934031
- Timestamp:
- 07/04/2023 05:05:03 PM (3 years ago)
- Location:
- wp-contentools/trunk
- Files:
-
- 2 edited
-
contentools.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-contentools/trunk/contentools.php
r2833993 r2934031 17 17 * Plugin URI: https://wordpress.org/plugins/wp-contentools/ 18 18 * Description: This plugin enables the integration between the Contentools Platform and Wordpress. 19 * Version: 3.1. 019 * Version: 3.1.1 20 20 * Author: Contentools 21 21 * Author URI: https://growthhackers.com/workflow … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('PLUGIN_CONTENTOOLS_VERSION', '3. 0.9');38 define('PLUGIN_CONTENTOOLS_VERSION', '3.1.1'); 39 39 40 40 /** -
wp-contentools/trunk/readme.txt
r2833993 r2934031 8 8 Requires at least: 4.6 9 9 10 Tested up to: 6. 1.110 Tested up to: 6.2.2 11 11 12 Stable tag: 3.1. 012 Stable tag: 3.1.1 13 13 14 14 Requires PHP: 5.6 … … 66 66 67 67 == Changelog == 68 = 3.1.1 = 69 * Test Wordpress version 6.2.2 70 68 71 = 3.1.0 = 69 72 * Data sanitizing, validation and escaping
Note: See TracChangeset
for help on using the changeset viewer.