Changeset 2734932
- Timestamp:
- 05/31/2022 04:04:44 PM (4 years ago)
- Location:
- chimpify/trunk
- Files:
-
- 2 edited
-
chimpify.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chimpify/trunk/chimpify.php
r2675861 r2734932 7 7 * License: GPLv2 or later 8 8 * License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 * Version: 1.0. 310 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0. 3' );9 * Version: 1.0.4 10 */ 11 12 define( 'CHIMP_PLUGIN_VERSION', '1.0.4' ); 13 13 14 14 /** -
chimpify/trunk/readme.txt
r2675861 r2734932 3 3 Tags: api, export, migration, chimpify 4 4 Requires at least: 3.3 5 Tested up to: 5.96 Stable tag: 1.0. 35 Tested up to: 6.0 6 Stable tag: 1.0.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 == Changelog == 34 34 35 = 1.0.4 = 36 * Compatibility checks for wp 6.0 37 35 38 = 1.0.3 = 36 39 * Compatibility checks for wp 5.9
Note: See TracChangeset
for help on using the changeset viewer.