Plugin Directory

Changeset 3253620


Ignore:
Timestamp:
03/10/2025 10:06:40 PM (13 months ago)
Author:
artabr
Message:

Update to version 3.1.7 from GitHub

Location:
art-woocommerce-order-one-click
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • art-woocommerce-order-one-click/tags/3.1.7/art-woo-order-one-click.php

    r3236163 r3253620  
    66 * Domain Path: /languages
    77 * Description: Plugin for WooCommerce. It includes the catalog mode in the store (there are no prices and the Buy button) and can turn on the Buy/Order button in one click. WooCommerce and Contact Form 7 are required for proper operation.
    8  * Version: 3.1.5
     8 * Version: 3.1.7
    99 * Author: Artem Abramovich
    1010 * Author URI: https://wpruse.ru/
  • art-woocommerce-order-one-click/tags/3.1.7/readme.txt

    r3253607 r3253620  
    55Requires at least: 5.5
    66Tested up to: 6.7
    7 Stable tag: 3.1.6
     7Stable tag: 3.1.7
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    100100
    101101== Changelog ==
    102 =  [3.1.5] - 2025-03-11 =
     102=  [3.1.7 - 2025-03-11 =
     103* Исправлено: ошибка версионности
     104
     105=  [3.1.6] - 2025-03-11 =
    103106* Исправлено: форматирования цены в окне в зависимости от настроек
    104107* Исправлено: получение данных при вызове окна, попытка получения данных в админке
  • art-woocommerce-order-one-click/tags/3.1.7/vendor/composer/installed.php

    r3253607 r3253620  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '83cfbf48903465eee865c1f9c9a4f7799cd5b9a2',
     6        'reference' => '6d16c24dbae220f748175c4c75cf68b96560bfb8',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-master',
    1515            'version' => 'dev-master',
    16             'reference' => '83cfbf48903465eee865c1f9c9a4f7799cd5b9a2',
     16            'reference' => '6d16c24dbae220f748175c4c75cf68b96560bfb8',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../../',
  • art-woocommerce-order-one-click/trunk/art-woo-order-one-click.php

    r3236163 r3253620  
    66 * Domain Path: /languages
    77 * Description: Plugin for WooCommerce. It includes the catalog mode in the store (there are no prices and the Buy button) and can turn on the Buy/Order button in one click. WooCommerce and Contact Form 7 are required for proper operation.
    8  * Version: 3.1.5
     8 * Version: 3.1.7
    99 * Author: Artem Abramovich
    1010 * Author URI: https://wpruse.ru/
  • art-woocommerce-order-one-click/trunk/readme.txt

    r3253607 r3253620  
    55Requires at least: 5.5
    66Tested up to: 6.7
    7 Stable tag: 3.1.6
     7Stable tag: 3.1.7
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    100100
    101101== Changelog ==
    102 =  [3.1.5] - 2025-03-11 =
     102=  [3.1.7 - 2025-03-11 =
     103* Исправлено: ошибка версионности
     104
     105=  [3.1.6] - 2025-03-11 =
    103106* Исправлено: форматирования цены в окне в зависимости от настроек
    104107* Исправлено: получение данных при вызове окна, попытка получения данных в админке
  • art-woocommerce-order-one-click/trunk/vendor/composer/installed.php

    r3253607 r3253620  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '83cfbf48903465eee865c1f9c9a4f7799cd5b9a2',
     6        'reference' => '6d16c24dbae220f748175c4c75cf68b96560bfb8',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    1414            'pretty_version' => 'dev-master',
    1515            'version' => 'dev-master',
    16             'reference' => '83cfbf48903465eee865c1f9c9a4f7799cd5b9a2',
     16            'reference' => '6d16c24dbae220f748175c4c75cf68b96560bfb8',
    1717            'type' => 'library',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.