Changeset 3337861
- Timestamp:
- 08/01/2025 02:11:11 PM (8 months ago)
- Location:
- stancer/trunk
- Files:
-
- 4 edited
-
languages/readme-fr_FR.po (modified) (1 diff)
-
languages/stancer-fr_FR.po (modified) (1 diff)
-
stancer.php (modified) (1 diff)
-
vendor-prefixer/vendor/composer/installed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stancer/trunk/languages/readme-fr_FR.po
r3337860 r3337861 6 6 "Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/" 7 7 "issues\n" 8 "POT-Creation-Date: 2024-0 8-07 15:31+0000\n"8 "POT-Creation-Date: 2024-07-31 12:09+0200\n" 9 9 "PO-Revision-Date: 2025-08-01 11:51+0000\n" 10 10 "Last-Translator: Sebastien <sderen@stancer.com>\n" -
stancer/trunk/languages/stancer-fr_FR.po
r3337860 r3337861 6 6 "Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/" 7 7 "issues\n" 8 "POT-Creation-Date: 2024-0 8-07 15:31+0000\n"8 "POT-Creation-Date: 2024-02-15 15:54+0100\n" 9 9 "PO-Revision-Date: 2024-03-28 14:07+0100\n" 10 10 "Last-Translator: Sebastien <sderen@stancer.com>\n" -
stancer/trunk/stancer.php
r3337860 r3337861 30 30 */ 31 31 define( 'STANCER_WC_VERSION', '1.4.0' ); 32 define( 'STANCER_ASSETS_VERSION', '1754057 303161' );32 define( 'STANCER_ASSETS_VERSION', '1754057426073' ); 33 33 define( 'STANCER_FILE', __FILE__ ); 34 34 define( 'STANCER_DIRECTORY_PATH', plugin_dir_path( STANCER_FILE ) ); -
stancer/trunk/vendor-prefixer/vendor/composer/installed.php
r3337860 r3337861 3 3 namespace Stancer\Scoped\Isolated; 4 4 5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev- main', 'version' => 'dev-main', 'reference' => '1808df6af3c05d07687d8df38c82c2061551b7bf', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '1808df6af3c05d07687d8df38c82c2061551b7bf', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v1.1.4', 'version' => '1.1.4.0', 'reference' => '7c39bf050525c22f21bc6b9134259614dde0fb86', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-a474f98eb329d990ffb329da79f8c029c29cba46', 'version' => 'dev-a474f98eb329d990ffb329da79f8c029c29cba46', 'reference' => 'a474f98eb329d990ffb329da79f8c029c29cba46', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '1.1', 'version' => '1.1.0.0', 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-a474f98eb329d990ffb329da79f8c029c29cba46', 'version' => 'dev-a474f98eb329d990ffb329da79f8c029c29cba46', 'reference' => 'a474f98eb329d990ffb329da79f8c029c29cba46', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v1.1.4', 'version' => '1.1.4.0', 'reference' => '7c39bf050525c22f21bc6b9134259614dde0fb86', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
Note: See TracChangeset
for help on using the changeset viewer.