Plugin Directory

Changeset 3464435


Ignore:
Timestamp:
02/18/2026 02:59:29 PM (7 weeks ago)
Author:
kitbix
Message:

Release version 1.0.9

Location:
kitbix-commerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kitbix-commerce/trunk/kitbix-commerce.php

    r3462760 r3464435  
    44 * Plugin URI:        https://kitbix.com/kitbix-commerce/
    55 * Description:       Kitbix Commerce by KitBix – lightweight eCommerce system for WordPress.
    6  * Version:           1.0.8
     6 * Version:           1.0.9
    77 * Author:            kitbix
    88 * Author URI:        https://profiles.wordpress.org/kitbix/
     
    1717}
    1818
    19 define('KITBIX_COMMERCE_VERSION', '1.0.8');
     19define('KITBIX_COMMERCE_VERSION', '1.0.9');
    2020define('KITBIX_COMMERCE_PLUGIN_FILE', __FILE__);
    2121define('KITBIX_COMMERCE_PLUGIN_DIR', plugin_dir_path(__FILE__));
  • kitbix-commerce/trunk/readme.txt

    r3464431 r3464435  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.8
     7Stable tag: 1.0.9
    88License: GPL-2.0-or-later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    265265== Changelog ==
    266266
     2672026-02-16 - version 1.0.9
     268
     269* Update: Update readme.txt.
     270
    2672712026-02-16 - version 1.0.8
    268272
Note: See TracChangeset for help on using the changeset viewer.