Changeset 2612685
- Timestamp:
- 10/11/2021 06:53:57 PM (4 years ago)
- Location:
- wp-contentools/trunk
- Files:
-
- 2 edited
-
contentools.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-contentools/trunk/contentools.php
r2080164 r2612685 17 17 * Plugin URI: https://github.com/contentools/wordpress-plugin/ 18 18 * Description: This plugin enables the integration between the Contentools Platform and Wordpress. 19 * Version: 3.0. 619 * Version: 3.0.7 20 20 * Author: Contentools 21 21 * Author URI: https://contentools.com/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'PLUGIN_NAME_VERSION', '3.0. 6' );38 define( 'PLUGIN_NAME_VERSION', '3.0.7' ); 39 39 40 40 /** -
wp-contentools/trunk/readme.txt
r2419601 r2612685 4 4 Tags: Contentools, integration, marketing, platform, content marketing 5 5 Requires at least: 4.6 6 Tested up to: 5. 57 Stable tag: 3.0. 66 Tested up to: 5.8 7 Stable tag: 3.0.7 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.