Changeset 2586648
- Timestamp:
- 08/22/2021 05:14:07 PM (5 years ago)
- Location:
- follow-hook/trunk
- Files:
-
- 2 edited
-
follow-hook.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
follow-hook/trunk/follow-hook.php
r2584282 r2586648 4 4 Plugin URI: https://followhook.com/ 5 5 Description: A custom CRM plugin developed by Kyler Boudreau and Ian Lincicome. 6 Version: 3.0. 06 Version: 3.0.1 7 7 Author: Follow Hook 8 8 Author URI: https://followhook.com … … 71 71 72 72 //VARIABLES THAT MUST BE SET FOR EA. New VERSION Released: 73 define('Follow_Hook_Plugin_Version', '3.0. 0');//Set to current version defined in top of this file73 define('Follow_Hook_Plugin_Version', '3.0.1');//Set to current version defined in top of this file 74 74 //moved code from here(lines 16-23 to follow-hook-pro.php 75 75 //includes useful string functions like between, after, before, etc.: -
follow-hook/trunk/readme.txt
r2584303 r2586648 10 10 Tested up to: 5.8.0 11 11 Stable tag: trunk 12 Version: 3.0. 012 Version: 3.0.1 13 13 Requires PHP: 7.0 14 14 License URI: https://followhook.com/downloads/follow-hook/ … … 117 117 * Version 2.2.4 misc bug fixes. 118 118 * Version 3.0.0 Major new release that now includes MailChimp without having to use PRO. 119 * Version 3.0.1 Minor fixes including readme update...
Note: See TracChangeset
for help on using the changeset viewer.