Plugin Directory

Changeset 3479255


Ignore:
Timestamp:
03/10/2026 04:22:00 PM (3 weeks ago)
Author:
stancer
Message:

Merge branch 'sd/version' into 'main'

Location:
stancer/trunk
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • stancer/trunk/README.txt

    r3479239 r3479255  
    44Tested up to: 6.8.0
    55Requires PHP: 8.1
    6 Stable tag: 1.4.0
     6Stable tag: 1.4.1
    77License: MIT
    88Contributors: stancer
  • stancer/trunk/languages/readme-fr_FR.po

    r3479239 r3479255  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: 1.4.0 - 795bc5461024115c5c52f80540d931bcd5d9fc9a\n"
     5"Project-Id-Version: 1.4.1 - 795bc5461024115c5c52f80540d931bcd5d9fc9a\n"
    66"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    77"issues\n"
    8 "POT-Creation-Date: 2025-07-23 16:25+0200\n"
     8"POT-Creation-Date: 2025-04-14 08:22+0000\n"
    99"PO-Revision-Date: 2026-03-10 14:42+0100\n"
    1010"Last-Translator: Sebastien <sderen@stancer.com>\n"
  • stancer/trunk/languages/stancer-fr_FR.po

    r3479239 r3479255  
    44msgid ""
    55msgstr ""
    6 "Project-Id-Version: 1.4.0 - ec2a8dfca99edefbb3b2dadaba21517cc1c8594a\n"
     6"Project-Id-Version: 1.4.1 - ec2a8dfca99edefbb3b2dadaba21517cc1c8594a\n"
    77"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    88"issues\n"
    9 "POT-Creation-Date: 2025-07-23 16:25+0200\n"
     9"POT-Creation-Date: 2025-04-14 08:22+0000\n"
    1010"PO-Revision-Date: 2026-02-25 10:54+0000\n"
    1111"Last-Translator: Sebastien <sderen@stancer.com>\n"
  • stancer/trunk/languages/stancer-it_IT.po

    r3479131 r3479255  
    44msgid ""
    55msgstr ""
    6 "Project-Id-Version: 1.4.0 - ec2a8dfca99edefbb3b2dadaba21517cc1c8594a\n"
     6"Project-Id-Version: 1.4.1 - ec2a8dfca99edefbb3b2dadaba21517cc1c8594a\n"
    77"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    88"issues\n"
  • stancer/trunk/stancer.php

    r3479239 r3479255  
    1313 * Requires at least: 6.5.0
    1414 * Requires PHP:      8.1
    15  * Version:     1.4.0
     15 * Version:     1.4.1
    1616 * Author:            Stancer
    1717 * Author URI:        https://www.stancer.com/
     
    2929 * Currently plugin version.
    3030 */
    31 define( 'STANCER_WC_VERSION', '1.4.0' );
    32 define( 'STANCER_ASSETS_VERSION', '1773158144256' );
     31define( 'STANCER_WC_VERSION', '1.4.1' );
     32define( 'STANCER_ASSETS_VERSION', '1773159671757' );
    3333define( 'STANCER_FILE', __FILE__ );
    3434define( 'STANCER_DIRECTORY_PATH', plugin_dir_path( STANCER_FILE ) );
  • stancer/trunk/vendor-prefixer/vendor/composer/installed.php

    r3479239 r3479255  
    33namespace Stancer\Scoped\Isolated;
    44
    5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'fcc0a864dc18620fea76bc67ca0d729bc6d49dc8', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'fcc0a864dc18620fea76bc67ca0d729bc6d49dc8', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '5558815b2ef6dc9ebb7edbeed2fc02e3ee0bb1e0', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '5558815b2ef6dc9ebb7edbeed2fc02e3ee0bb1e0', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
Note: See TracChangeset for help on using the changeset viewer.