Plugin Directory

Changeset 3413399


Ignore:
Timestamp:
12/07/2025 08:32:45 AM (3 months ago)
Author:
themepure
Message:

Updated trunk for version 4.0.1

Location:
shopbuild/tags/3.0.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shopbuild/tags/3.0.9/readme.txt

    r3413388 r3413399  
    88WC requires at least: 5.6
    99WC tested up to: 8.2
    10 Stable tag: 4.0.0
     10Stable tag: 4.0.1
    1111License: GPLv2 or later
    1212License URI: https://www.gnu.org/licenses/gpl-2.1.html
     
    510510* Variation Swatches Updated.
    511511
     512= 4.0.1 =
     513* Archive Grid Pagination Fixed.
     514* Variation Swatches Updated.
     515
    512516== Upgrade Notice ==
    513517
  • shopbuild/tags/3.0.9/shopbuild.php

    r3413372 r3413399  
    1212 *
    1313 * @link              https://storebuild.shop
    14  * @since             4.0.0
     14 * @since             4.0.1
    1515 * @package           Storebuild
    1616 *
     
    1919 * Plugin URI:        https://storebuild.shop
    2020 * Description:       Build your shop with amazing woocommerce tools. Customize your shop and product page. Order invoices, order tracking now in one package.
    21  * Version:           4.0.0
     21 * Version:           4.0.1
    2222 * Author:            ThemePure
    2323 * Author URI:        https://themepure.net
     
    3737}
    3838
    39 define('STOREBUILD_VERSION', '4.0.0');
     39define('STOREBUILD_VERSION', '4.0.1');
    4040define('STOREBUILD_PATH', plugin_dir_path(__FILE__));
    4141define('STOREBUILD_URL', plugins_url('/', __FILE__));
Note: See TracChangeset for help on using the changeset viewer.