Plugin Directory

Changeset 3485142


Ignore:
Timestamp:
03/17/2026 10:10:32 PM (2 weeks ago)
Author:
SYNC4489
Message:

Fix update 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • user-supersearch/tags/1.0.1/user-supersearch.php

    r3485137 r3485142  
    1414 *
    1515 * WC requires at least: 7.0
    16  * WC tested up to: 10.5.3
     16 * WC tested up to: 10.6.1
    1717 *
    1818 * @package UserSupersearch
     
    2424
    2525// Define plugin constants
    26 define('USER_SUPERSEARCH_VERSION', '1.0.0');
     26define('USER_SUPERSEARCH_VERSION', '1.0.1');
    2727define('USER_SUPERSEARCH_FILE', __FILE__);
    2828define('USER_SUPERSEARCH_PATH', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.