Changeset 2284632
- Timestamp:
- 04/16/2020 05:11:38 AM (6 years ago)
- Location:
- followize/trunk
- Files:
-
- 2 edited
-
followize.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
followize/trunk/followize.php
r2284624 r2284632 3 3 Plugin Name: Followize 4 4 Plugin URI: 5 Version: 0.7. 25 Version: 0.7.5 6 6 Author: Followize 7 7 Author URI: http://www.followize.com.br … … 21 21 const SLUG = 'followize'; 22 22 const FILE = 'followize/followize.php'; 23 const VERSION = '0.7. 4';23 const VERSION = '0.7.5'; 24 24 const API = 'http://www.followize.com.br/api/v2/Leads/'; 25 25 -
followize/trunk/readme.txt
r2284618 r2284632 4 4 Requires at least: 4.0 5 5 Tested up to: 5.4 6 Stable tag: 0.7. 46 Stable tag: 0.7.5 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 31 31 == Changelog == 32 32 33 = 0.7. 4- 16-04-2020 =33 = 0.7.5 - 16-04-2020 = 34 34 35 35 * Suporte aos novos interesses
Note: See TracChangeset
for help on using the changeset viewer.