Plugin Directory

Changeset 3476345


Ignore:
Timestamp:
03/06/2026 11:48:48 AM (4 weeks ago)
Author:
yithemes
Message:

Version 2.48.0

Location:
yith-woocommerce-request-a-quote
Files:
425 added
3 edited

Legend:

Unmodified
Added
Removed
  • yith-woocommerce-request-a-quote/trunk/init.php

    r3452942 r3476345  
    33 * Plugin Name: YITH Request a Quote for WooCommerce
    44 * Plugin URI: https://yithemes.com/themes/plugins/yith-woocommerce-request-a-quote
    5  * Version: 2.47.1
     5 * Version: 2.48.0
    66 * Author: YITH
    77 * Author URI: https://yithemes.com/
     
    1010 * Domain Path: /languages/
    1111 * Requires Plugins: woocommerce
    12  * WC requires at least: 10.3
    13  * WC tested up to: 10.5
     12 * WC requires at least: 10.4
     13 * WC tested up to: 10.6
    1414 *
    1515 * @package YITH\RequestAQuote
     
    7676    return;
    7777} else {
    78     define( 'YITH_YWRAQ_VERSION', '2.47.1' );
     78    define( 'YITH_YWRAQ_VERSION', '2.48.0' );
    7979}
    8080
  • yith-woocommerce-request-a-quote/trunk/languages/yith-woocommerce-request-a-quote.pot

    r3452942 r3476345  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: YITH Request a Quote for WooCommerce 2.47.1\n"
     5"Project-Id-Version: YITH Request a Quote for WooCommerce 2.48.0\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote\n"
    8 "POT-Creation-Date: 2026-02-03 14:09:24+00:00\n"
     8"POT-Creation-Date: 2026-03-06 11:40:12+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • yith-woocommerce-request-a-quote/trunk/readme.txt

    r3452942 r3476345  
    55Requires at least: 6.7
    66Tested up to: 6.9
    7 Stable tag: 2.47.1
     7Stable tag: 2.48.0
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    158158== Changelog ==
    159159
     160= 2.48.0 - Released on 06 March 2026 =
     161* New: Support for WooCommerce 10.6
     162* Update: YITH plugin framework
     163
    160164= 2.47.1 - Released on 3 February 2026 =
    161165* Update: YITH plugin framework
Note: See TracChangeset for help on using the changeset viewer.