Plugin Directory

Changeset 2819986


Ignore:
Timestamp:
11/17/2022 05:59:12 PM (3 years ago)
Author:
lddwebdesign
Message:

3.8 update

Location:
ldd-directory-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ldd-directory-lite/trunk/README.txt

    r2809888 r2819986  
    55Requires at least: 5.0 or higher
    66Tested up to: 6.1
    7 Stable tag: 3.7
     7Stable tag: 3.8
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • ldd-directory-lite/trunk/ldd-directory-lite.php

    r2796756 r2819986  
    1010 * Plugin URI:        https://plugins.lddwebdesign.com
    1111 * Description:       Powerful and simple to use, add a directory of business or other organizations to your web site.
    12  * Version:           3.7
     12 * Version:           3.8
    1313 * Author:            LDD Web Design
    1414 * Author URI:        http://www.lddwebdesign.com
     
    2828 * Define constants
    2929 */
    30 define('LDDLITE_VERSION', '3.7');
     30define('LDDLITE_VERSION', '3.8');
    3131
    3232define('LDDLITE_PATH', dirname(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.