Plugin Directory

Changeset 3122025


Ignore:
Timestamp:
07/19/2024 12:06:03 PM (20 months ago)
Author:
nappssolutions
Message:

Release 1.0.9

Location:
discount-rules-by-napps
Files:
61 added
4 edited

Legend:

Unmodified
Added
Removed
  • discount-rules-by-napps/trunk/app/Loader.php

    r3122014 r3122025  
    2121     * @var string
    2222     */
    23     public $version = '1.0.8';
     23    public $version = '1.0.9';
    2424
    2525    /**
  • discount-rules-by-napps/trunk/plugin.php

    r3122014 r3122025  
    44 * Plugin URI: https://napps.io/
    55 * Description: Apply discounts to collections and products
    6  * Version:     1.0.8
     6 * Version:     1.0.9
    77 * Author:      nappssolutions
    88 * Author URI:  https://napps.io
  • discount-rules-by-napps/trunk/readme.txt

    r3122014 r3122025  
    11=== Discount rules by NAPPS ===
    22Contributors: nappssolutions
    3 Tags: discounts, discount, discount rules, woocommerce, change prices, collections, products, napps
     3Tags: discounts, discount, discount rules, woocommerce, change prices
    44Requires at least: 4.7
    5 Tested up to: 9.1
    6 Stable tag: 1.0.8
     5Tested up to: 6.6
     6Stable tag: 1.0.9
    77Requires PHP: 7.4
    88License: GPLv2
     
    4242
    4343== Changelog ==
     44
     45= 1.0.9 =
     46
     47* Fix - Tags
    4448
    4549= 1.0.8 =
  • discount-rules-by-napps/trunk/vendor/composer/installed.php

    r3122014 r3122025  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => 'bb278b49058437a09f79732e6e43466a19ff3cf3',
     6        'reference' => '75c096274aa3505795b8b5881d078ca6abb2ebc5',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-main',
    1515            'version' => 'dev-main',
    16             'reference' => 'bb278b49058437a09f79732e6e43466a19ff3cf3',
     16            'reference' => '75c096274aa3505795b8b5881d078ca6abb2ebc5',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.