Plugin Directory

Changeset 2586648


Ignore:
Timestamp:
08/22/2021 05:14:07 PM (5 years ago)
Author:
kylerboudreau
Message:

Version 3.0.1 bug fixes.

Location:
follow-hook/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • follow-hook/trunk/follow-hook.php

    r2584282 r2586648  
    44Plugin URI: https://followhook.com/
    55Description: A custom CRM plugin developed by Kyler Boudreau and Ian Lincicome.
    6 Version: 3.0.0
     6Version: 3.0.1
    77Author: Follow Hook
    88Author URI: https://followhook.com
     
    7171
    7272//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 file
     73define('Follow_Hook_Plugin_Version', '3.0.1');//Set to current version defined in top of this file
    7474//moved code from here(lines 16-23 to follow-hook-pro.php
    7575//includes useful string functions like between, after, before, etc.:
  • follow-hook/trunk/readme.txt

    r2584303 r2586648  
    1010Tested up to: 5.8.0
    1111Stable tag: trunk
    12 Version:   3.0.0
     12Version:   3.0.1
    1313Requires PHP: 7.0
    1414License URI: https://followhook.com/downloads/follow-hook/
     
    117117* Version 2.2.4 misc bug fixes.
    118118* 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.